code_forge/styling library

Classes

CodeSelectionStyle
This class provides styling options for code selection in the code editor.
GhostText
Represents ghost text (inline suggestion) displayed in the editor.
GutterDecoration
Represents a decoration in the gutter area (line numbers column).
GutterStyle
This class provides styling options for the Gutter.
HoverDetailsStyle
Styling options for the hover details popup.
LineDecoration
Represents a decoration applied to a range of lines in the editor.
MatchHighlightStyle
Styles used to highlight occurrences found by the controller.findWord() API.
OverlayStyle
Base class for overlay styling options used in various popup elements.
SearchHighlight
Represents a highlighted search result in the editor
SuggestionStyle
Styling options for the code completion suggestion popup.

Enums

GutterDecorationType
Defines decoration types for gutter decorations.
LineDecorationType
Defines decoration types for line decorations in the editor.