pub const CODE_LENS_STYLE_ID: StyleId = 0x0800_0002;
Built-in style id for LSP code lens virtual text (textDocument/codeLens).
textDocument/codeLens
Renderers should map this to a muted / link-like style.