Closed elextr closed 3 months ago
After some more experimentation:
Tools->LSP Client->Restart all servers
) has no effectI believe I fixed this in the latest commit - can you confirm it works correctly now?
Will do, but it will be a while before I am home to that machine.
Should be fixed so closing - if the issue is still present, please reopen it.
Pulled b4n's latest encodings changes and mesoned them but had
encodings.c
open at the time. Got a reload info bar as expected, selected reload and then the positioning of semantic highlighting is wrong. Looks like clangd is still using its cache and not reparsing the modified file or the plugin isn't updating semantics in Scintilla.