We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72f667f commit 511105aCopy full SHA for 511105a
1 file changed
package-new.json
@@ -37,18 +37,6 @@
37
}
38
],
39
"keybindings": [
40
- {
41
- "command": "version-identifier.runExtensionToast",
42
- "key": "ctrl+cmd+v",
43
- "mac": "ctrl+cmd+v",
44
- "when": "editorTextFocus"
45
- },
46
47
- "command": "version-identifier.runExtensionModal",
48
- "key": "shift+ctrl+cmd+v",
49
- "mac": "shift+ctrl+cmd+v",
50
51
52
{
53
"key": "escape",
54
"command": "version-identifier.removeDecorations",
0 commit comments