saem / vscode-nim

Other
177 stars 23 forks source link

Highlighting fixes #74

Closed RSDuck closed 2 years ago

RSDuck commented 2 years ago

Better command style call highlighting:

grafik

or this:

grafik

or even this:

grafik

I'm not 100% sure if this fixes all false positives or introduces new false negatives, though I have looked at a bit more code and haven't found any.

Also fixes #48 which was caused by #44 (pictures in the PR where made before the fix).