yegappan / lsp

Language Server Protocol (LSP) plugin for Vim9
MIT License
458 stars 49 forks source link

Unexpected behavior in Visual Block Mode with VirutalText #461

Open darkseid-is opened 6 months ago

darkseid-is commented 6 months ago

Default Lsp Config

Steps to reproduce

1. cargo new
2. copy and paste the println line couple of times and remove the semicolon in all the lines.
3. goto beginning of the first println statement and enter visual block mode.
4. try to comment the lines with error