You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...the DiagnosticUnnecessary semantic tokens are suppressed.
This causes LSP's to not grey out unused variables.
This is intentional as stated in neovim/neovim#26796
However, it is very unintuitive, so perhaps for this reason it deserves a comment or a value of like underline = { severity = vim.diagnostic.severity.HINT } or underline = true