Range highlights and CodeLenses

This commit is contained in:
BoykoAlex
2018-08-28 23:51:14 -04:00
parent dc8550f706
commit 51d1cf96cd
7 changed files with 192 additions and 58 deletions

View File

@@ -13,16 +13,16 @@
contributesToHeader="false"
highlightPreferenceKey="STS4BootMarkerHighlighting"
highlightPreferenceValue="true"
icon="icons/boot-icon.png"
label="Boot Dynamic Info"
overviewRulerPreferenceKey="STS4BootMarkerIndicationInOverviewRuler"
overviewRulerPreferenceValue="true"
overviewRulerPreferenceValue="false"
presentationLayer="4"
showInNextPrevDropdownToolbarAction="false"
textPreferenceKey="STS4BootMarkerIndication"
textPreferenceValue="true"
textStylePreferenceKey="STS4BootMarkerTextStyle"
textPreferenceValue="false"
verticalRulerPreferenceKey="STS4BootMarkerIndicationInVerticalRuler"
verticalRulerPreferenceValue="true">
verticalRulerPreferenceValue="false">
</specification>
</extension>
<extension