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

error is showing on wrong colum and line

Open un-eng opened this issue 2 months ago • 7 comments

Here is HTML & CSS, the CSS has a missing } before

the issue is the extension: (Error Lens by Alexander) in (visual studio code) shows the wrong colum and wrong line, to where the error is, as you can see from the screenshot.

`

     <p>words</p>

</bod`

Image

un-eng avatar Sep 16 '25 09:09 un-eng