pub const DOCUMENT_LINK_STYLE_ID: StyleId = 0x0800_0003;
Built-in style id for LSP document links (textDocument/documentLink).
textDocument/documentLink
Renderers should typically draw this as an underline and/or link-like foreground color.