diff --git a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/plugin.xml b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/plugin.xml index 64529da6a..6472f5015 100644 --- a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/plugin.xml +++ b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/plugin.xml @@ -11,7 +11,7 @@ colorPreferenceValue="23,104,17" contributesToHeader="false" highlightPreferenceKey="STS4BootMarkerHighlighting" - highlightPreferenceValue="true" + highlightPreferenceValue="false" icon="icons/boot-icon.png" label="Boot Dynamic Info" overviewRulerPreferenceKey="STS4BootMarkerIndicationInOverviewRuler" @@ -19,7 +19,7 @@ presentationLayer="4" showInNextPrevDropdownToolbarAction="false" textPreferenceKey="STS4BootMarkerIndication" - textPreferenceValue="false" + textPreferenceValue="true" textStylePreferenceKey="STS4BootMarkerTextStyle" textStylePreferenceValue="DASHED_BOX" verticalRulerPreferenceKey="STS4BootMarkerIndicationInVerticalRuler"