vscode-error-lens
vscode-error-lens copied to clipboard
multi-line errors a la lsp_lines.nvim
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

Awesome idea. I am waiting too.
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?
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.