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 3fa2de9 commit e222006Copy full SHA for e222006
src/main/resources/META-INF/plugin.xml
@@ -36,7 +36,7 @@
36
on how to target different products -->
37
<depends>com.intellij.modules.lang</depends>
38
<depends>JavaScript</depends>
39
- <depends optional="true">org.jetbrains.plugins.yaml</depends>
+ <depends optional="true" config-file="yaml.xml">org.jetbrains.plugins.yaml</depends>
40
<depends optional="true" config-file="handlebars.xml">com.dmarcotte.handlebars</depends>
41
42
<extensions defaultExtensionNs="com.intellij">
0 commit comments