We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c4bf8f commit 6b4b966Copy full SHA for 6b4b966
package.json
@@ -68,11 +68,6 @@
68
"command": "fastolympiccoding.toggleStressSettings",
69
"group": "navigation@4",
70
"when": "view == fastolympiccoding.stress"
71
- },
72
- {
73
- "command": "fastolympiccoding.changePort",
74
- "group": "navigation@5",
75
- "when": "view == fastolympiccoding.judge || view == fastolympiccoding.stress"
76
}
77
],
78
"commandPalette": [
0 commit comments