2 留言 (2 留言)1 反應 (1 反應)0 負責人 (0 負責人)TypeScript74,848 star (74,848 star)10,221 fork (10,221 fork)batch import
feature-requesthelp wantedmenus
描述

/cc @jrieken
- 議題類型
- feature
- 研究方向
- Examine the VS Code source code for extension contribution point schemas (likely in `src/vs/platform/extensions/common/` or `extensions/`). Look for how intellisense is provided for `contributes.menus` groups. The issue requests that the 'group' property provide completions from valid groups defined by other extensions or VS Code itself. Check existing schema definitions and completions providers. Consider using the extension manifest schema or providing a dynamic provider that reads registered groups from extensions. No linked PRs or maintainer comments to follow.