Claptrap
Your friendly framework helper. For contributions, feature requests and further information, check Confluence.
Features
Gearbox
- Dr. Zed: Doctor that performs a health check on your local development environment. Start via the
Run Dr. Zed command or via the menu in the Gearbox
- Generator: Generates a new Isomorph package, basically just a GUI-wrapper around the existing
@tools/generator
- PR Check: Check if a branch is ready for a PR or rechecks a branch, where a PR is already open.
Modules
- Isomorph Config
- Switch Portal
- Switch GraphQL Endpoint
- Switch Monolith Endpoint
Translations
Show a tooltip for __("translationKey") usages directly inside VSCode.
Requirements
- Azure Dev Ops: You need an azure devops account, to run this
- Repos: Clone these repository somewhere on you machine
- isomorph
- GraphQL
- devinite (optional)
Extension Settings
name |
description |
claptrap.modules.isomorph.projectPath |
Path to the isomorph repository |
claptrap.modules.graphql.projectPath |
Path to the graphql repository |
claptrap.modules.monolith.projectPath |
Path to the devinite repository (Optional, leave blank on MacOS) |
claptrap.showLoadedMessage |
Shows a message, when the extension is loaded (for extension development) |
| |