Skip to content

Commit 9ac91d7

Browse files
vaivaswathakadircet
authored andcommitted
Add switch header/source to editor context menu
1 parent f75ee93 commit 9ac91d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,10 @@
252252
"group": "0_navigation@4",
253253
"_comment": "see https://github.com/microsoft/vscode-references-view/blob/f63eaed9934ca5ecc8f3fb3ca096f38c6e5e181f/package.json#L162"
254254
},
255+
{
256+
"command": "clangd.switchheadersource",
257+
"group": "0_navigation@5"
258+
},
255259
{
256260
"command": "clangd.ast",
257261
"when": "clangd.ast.supported"

0 commit comments

Comments
 (0)