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.
npm
1 parent a3fc786 commit bf54ac7Copy full SHA for bf54ac7
org.nodeclipse.ui/plugin.xml
@@ -308,13 +308,13 @@
308
value= "1" >
309
</count>
310
<iterate>
311
- <or>
+ <and>
312
<instanceof value="org.eclipse.core.resources.IFile"/>
313
<test
314
property= "org.eclipse.debug.ui.matchesPattern"
315
value= "package.json" >
316
</test>
317
- </or>
+ </and>
318
</iterate>
319
</with>
320
</enablement>
@@ -340,13 +340,13 @@
340
341
342
343
344
345
346
347
348
349
350
351
352
0 commit comments