Closed jan-xyz closed 3 years ago
Hi @jan-xyz :wave:, thanks for your contribution :+1: I'll try to test and review the changes this weekend.
Done! :) Thanks for the feedback! Would you appreciate another PR that moves other Comments to the custom group as well?
hey @arcticicestudio, any news on getting this merged? 😊
No need to apologize! I appreciate consistent behavior and as this is something new I totally understand that you haven't figured out and planned all of the quirks and bits yet! I'll see to it soon and I hope you had a great digital free vacation 🤗
@arcticicestudio I applied your requested changes
Before
After
code lenses are currently highlighted with the default color. This change adjusts it to make it less visually intrusive like comments. docs: https://neovim.io/doc/user/lsp.html#hl-LspCodeLens
Before:
After:
It is based on the VS code highlighting: