We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a20b0a commit 07d4db5Copy full SHA for 07d4db5
1 file changed
package.json
@@ -79,26 +79,6 @@
79
"scope": "resource"
80
}
81
82
- },
83
- "commands": [
84
- ],
85
- "menus": {
86
- "commandPalette": [
87
88
- "view/title": [
89
- {
90
- "command": "intersystems-community.servermanager.addServer",
91
- "when": "view == workbench.view.testing",
92
- "group": "navigation"
93
- }
94
95
- "testing/item/context": [
96
97
98
- "when": "controllerId == 'intersystems-community.testingmanager-History' && testId =~ /:%SYS$/",
99
- "group": "inline"
100
101
- ]
102
103
104
0 commit comments