Skip to content

Commit 9890b42

Browse files
vaivaswathakadircet
authored andcommitted
Add language contraint for switch header/source
1 parent 73528cb commit 9890b42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@
254254
},
255255
{
256256
"command": "clangd.switchheadersource",
257+
"when": "resourceLangId == cpp",
257258
"group": "0_navigation@5"
258259
},
259260
{

0 commit comments

Comments
 (0)