microsoft / microsoft/vscode-docs

VSCode API: contributes.menus missing menu possibilities

Open
#5,620 0 comments 0 reactions 0 assignees View on GitHub

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/copy
  • editor/inlineCompletions/actions
  • editor/title/run

Where are these menus, how to see them?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.