Skip to content

Commit

Permalink
fix(keybinding): fixed addRemoveComment for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
YuryShkoda committed May 25, 2023
1 parent 56a00c9 commit 13b05b1
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 @@ -92,6 +92,7 @@
"key": "ctrl+alt+l",
"mac": "cmd+/",
"win": "ctrl+/",
"linux": "ctrl+/",
"when": "editorLangId == sas && isWorkspaceOpened"
}
],
Expand Down

0 comments on commit 13b05b1

Please sign in to comment.