Page 1 of 1

FIXED: [15.00b2] LSP highlight messed up on word wrap

Posted: 14 Jul 2021 18:25
by pjj
With word wrap set on, LSP highlight is set incorrectly -- as if word wrap was off. Switching off word wrap makes it "fall into place". In the screenshot below (with word wrap on) variable $implementersDB should be highlighted:
lsp-tooltip-wordwrap.png
lsp-tooltip-wordwrap.png (16.83 KiB) Viewed 3554 times
EDIT: LSP hint tooltips are messed up, too.

Re: [15.00b2] LSP highlight messed up on word wrap

Posted: 14 Jul 2021 20:14
by Rickard Johansson
Actually, there are several LSP features that doesn't work properly with wordwrap.

I think I've fixed them all now. I'll do some more testing just in case...