Skip to content

Commit

Permalink
Add language contraint for switch header/source
Browse files Browse the repository at this point in the history
  • Loading branch information
vaivaswatha authored and kadircet committed Nov 9, 2021
1 parent 73528cb commit 9890b42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@
},
{
"command": "clangd.switchheadersource",
"when": "resourceLangId == cpp",
"group": "0_navigation@5"
},
{
Expand Down

0 comments on commit 9890b42

Please sign in to comment.