Skip to content

Commit 063c4bd

Browse files
authored
shouldn't be attempting to re-register vscode's commands (#1893)
1 parent 7c34669 commit 063c4bd

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Extension/package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -436,14 +436,6 @@
436436
"title": "Toggle Inactive Region Colorization",
437437
"category": "C/Cpp"
438438
},
439-
{
440-
"command": "workbench.action.gotoSymbol",
441-
"title": "Go to Symbol in File..."
442-
},
443-
{
444-
"command": "workbench.action.showAllSymbols",
445-
"title": "Go to Symbol in Workspace..."
446-
},
447439
{
448440
"command": "C_Cpp.ShowReleaseNotes",
449441
"title": "Show Release Notes",

0 commit comments

Comments
 (0)