We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aac3e3 commit 11bd44bCopy full SHA for 11bd44b
package.json
@@ -99,7 +99,7 @@
99
"webview/context": [
100
{
101
"command": "resx-editor.deleteResource",
102
- "when": "config.resx-editor.experimentalDelete == true && webviewId == 'resx-editor.editor'"
+ "when": "config.resx-editor.experimentalDelete == true && activeCustomEditorId == 'resx-editor.editor'"
103
}
104
],
105
"commandPalette": [
0 commit comments