dalance/svls

Question about VSCODE

nikhenri opened this issue · 4 comments

Hi!

I'm using SVLS-vscode on VSCODE.
It seem to work but I realize that any error I have is only display as parse error at the top of the module declaration.
image
Is this the expected beahvior ? Is it supose to show me the line in error ?

Thank you for your help :)

Info about my setup:
image

Thank you for your report.
I fixed this issue, and released v0.1.19.

Thank you for the quick answer, I just install the latest version and now the error is reported at the always, which is very nice.
image

Still I wonder, is it the expected behavior? Or should it mark the exact line in error ?
Thank you

I fixed it, and released v0.1.20.
Now error will be reported at the next item of missing ;.

Thank you :) it work perfectly