We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b736a commit badd657Copy full SHA for badd657
src/main/resources/META-INF/plugin.xml
@@ -569,9 +569,6 @@
569
<lang.syntaxHighlighterFactory
570
language="DQLExpr"
571
implementationClass="pl.thedeem.intellij.dql.highlighting.DQLSyntaxHighlighterFactory"/>
572
- <lang.formatter
573
- language="DQLExpr"
574
- implementationClass="pl.thedeem.intellij.dql.style.DQLFormattingModelBuilder"/>
575
<completion.contributor
576
language="DQL"
577
implementationClass="pl.thedeem.intellij.dqlexpr.completion.DQLExprCompletionContributor"/>
0 commit comments