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 ef684eb commit dd16e2eCopy full SHA for dd16e2e
eclipse/jsdt/tern.eclipse.ide.jsdt.ui/plugin.xml
@@ -54,6 +54,18 @@
54
id="org.eclipse.wst.html.SCRIPT.EVENTHANDLER">
55
</partitionType>
56
</contentType>
57
+
58
+ <contentType
59
+ id="org.eclipse.php.core.phpsource">
60
+ <partitionType
61
+ autoActivationDelegate="org.eclipse.wst.jsdt.web.ui.contentassist.JSDTAutoActivationDelegate"
62
+ id="org.eclipse.wst.html.SCRIPT">
63
+ </partitionType>
64
65
66
+ id="org.eclipse.wst.html.SCRIPT.EVENTHANDLER">
67
68
+ </contentType>
69
</proposalComputer>
70
</extension>
71
0 commit comments