Back to API Reference
Class

RangeDecorationPriorities

static

Conventional draw-order anchors shared by built-in and custom range decorations.

public static const int Interactive

Interactive state feedback below document annotations.

public static const int Custom

Default priority for authored and project-defined decorations.

public static const int Selection

Text selection.

public static const int FindCurrent

Current search result or comparable active document annotation.

public static const int Diagnostics

Spell, grammar, lint or comparable diagnostic presentation.