MicroShed / MicroShed/mp-rest-client-generator-vscode-ext
Add vscode context to limit when 'generate MP rest client' shows up in file explorer
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
https://code.visualstudio.com/docs/getstarted/keybindings#_contexts
IE. Does not make sense for the option to show up in a python project.

Contributor guide
Research direction
Start with the VS Code keybindings contexts documentation linked in the issue, then find the extension entry point that registers “generate MP rest client” in the file explorer. Confirm how the command is currently exposed and define the relevant project context; it is done when the option no longer appears in Python projects while remaining available for supported projects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100