Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions api/references/contribution-points.md
Original file line number Diff line number Diff line change
Expand Up @@ -809,6 +809,9 @@ Currently extension writers can contribute to:
- `debug/callstack/context` group `inline` - Debug Call Stack view inline actions
- `debug/toolBar` - Debug view toolbar
- `debug/variables/context` - Debug Variables view context menu
- `debug/watch/context` - Debug watch view context menu
- `debug/hover/context` - Debug hover view context menu
- `debug/createConfiguration` - Debug create configuration menu
- `editor/context` - editor context menu
- `editor/lineNumber/context` - editor line number context menu
- `editor/title` - editor title menu bar
Expand Down