Skip to main content

INLAY_HINT_STYLE_ID

Constant INLAY_HINT_STYLE_ID 

Source
pub const INLAY_HINT_STYLE_ID: StyleId = 0x0800_0001;
Expand description

Built-in style id for LSP inlay hints virtual text (textDocument/inlayHint).

Renderers should map this to a muted / secondary foreground, and optionally a subtle background.