vscode-error-lens icon indicating copy to clipboard operation
vscode-error-lens copied to clipboard

multi-line errors a la lsp_lines.nvim

Open cmoog opened this issue 3 years ago • 3 comments
trafficstars

Does anyone know if this is possible in vscode? If so, it might make sense to build this as opt-in into error lens.

https://git.sr.ht/~whynothugo/lsp_lines.nvim

img

cmoog avatar Aug 01 '22 19:08 cmoog

Awesome idea. I am waiting too.

relliv avatar Aug 20 '22 23:08 relliv

Just to clarify: is this about "show multiple errors in the same line" or "better show mutli-line errors"? The later would be a duplicate of #47, no?

GitMensch avatar Sep 21 '22 05:09 GitMensch

Just to clarify: is this about "show multiple errors in the same line" or "better show mutli-line errors"? The later would be a duplicate of #47, no?

The former. It's also really nice that each error is "pointing" precisely at the span responsible.

cmoog avatar Sep 21 '22 15:09 cmoog