We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58147b4 commit 42260d5Copy full SHA for 42260d5
1 file changed
src/main/resources/META-INF/plugin.xml
@@ -515,7 +515,7 @@
515
id="Semantic Tokens Inspector"
516
anchor="bottom"
517
factoryClass="com.redhat.devtools.lsp4ij.features.semanticTokens.inspector.SemanticTokensInspectorToolWindowFactory"
518
- canCloseContents="true"
+ canCloseContents="false"
519
doNotActivateOnStart="true"
520
icon="AllIcons.General.InspectionsEye"/>
521
0 commit comments