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 8da0cb8 commit ee1fc74Copy full SHA for ee1fc74
eclipse-distribution/org.springframework.boot.ide.branding/plugin_customization.ini
@@ -59,3 +59,6 @@ org.jboss.tools.maven.apt/org.jboss.tools.maven.apt.mode=jdt_apt
59
60
# Disable WTP validations
61
org.eclipse.wst.validation/suspend=true
62
+
63
+# Enable Semantic Tokens via LSP in Java Editor
64
+org.eclipse.lsp4e.jdt/semanticHighlightReconciler.java.enabled=true
0 commit comments