MicroShed / MicroShed/mp-rest-client-generator-vscode-ext

Add vscode context to limit when 'generate MP rest client' shows up in file explorer

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
bug good first issue
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.

![image](https://user-images.githubusercontent.com/16768710/79149015-792f5b80-7d94-11ea-9f0d-8259dea9ae3e.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.