~whynothugo/lsp_lines.nvim#42: 
Change virtual line color

Currently, every virtual line gets colored as a whole, I only want the background color to change under the actual virtual text. I assume this is not something in the plugin's code as I saw it working properly in someone's screenshot.

Image: https://0x0.st/HeGk.png

Status
RESOLVED IMPLEMENTED
Submitter
~diniamo
Assigned to
No-one
Submitted
1 year, 6 months ago
Updated
17 days ago
Labels
No labels applied.

~whynothugo 1 year, 23 days ago

Latest version colours only the text and not the entire line. Maybe you have an older version?

~whynothugo 17 days ago

Colours can be customised with DiagnosticVirtualTextError, DiagnosticVirtualTextWarn, etc…

~whynothugo REPORTED IMPLEMENTED 17 days ago

Register here or Log in to comment, or comment via email.