microsoft / microsoft/vscode-docs
VSCode API: contributes.menus missing menu possibilities
Open
Nobody has claimed this yet.
doc-bug
extensibility
- Dominant language
- Markdown
- Stars
- 6.6k
- Forks
- 5.8k
- Avg merge
- 11h 43m
- Merged PRs (30d)
- 123
Description
On the Contribution points - contributes.menus page there are a few menu possibilities missing that the package.json intellisense suggests:
editor/context/copyeditor/inlineCompletions/actionseditor/title/run
Where are these menus, how to see them?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked contributes.menus documentation page and the package.json IntelliSense entries named in the issue. Check how editor/context/copy, editor/inlineCompletions/actions, and editor/title/run are exposed, then document their locations and how users can access them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100