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

Post bug reports when testing beta versions here.
Post Reply
User avatar
pjj
Posts: 2109
Joined: 13 Oct 2009 13:48
Location: Kraków, Poland

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

Post 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 3209 times
EDIT: LSP hint tooltips are messed up, too.
Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus
User avatar
Rickard Johansson
Site Admin
Posts: 6577
Joined: 19 Jul 2006 14:29

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

Post 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...
Post Reply