Skip to main content

DOCUMENT_LINK_STYLE_ID

Constant DOCUMENT_LINK_STYLE_ID 

Source
pub const DOCUMENT_LINK_STYLE_ID: StyleId = 0x0800_0003;
Expand description

Built-in style id for LSP document links (textDocument/documentLink).

Renderers should typically draw this as an underline and/or link-like foreground color.