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 7f781ed commit 93fa536Copy full SHA for 93fa536
src/main/resources/META-INF/plugin.xml
@@ -12,7 +12,7 @@
12
<extensions defaultExtensionNs="com.intellij">
13
<multiHostInjector
14
implementation="com.github.tempest.framework.views.injection.PHPLanguageInjector"/>
15
- <polySymbols.webTypes
+ <webSymbols.webTypes
16
source="META-INF/webTypes.json"
17
enableByDefault="true"/>
18
<xml.tagNameProvider
0 commit comments