vscode-error-lens
vscode-error-lens copied to clipboard
error is showing on wrong colum and line
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`