phindle / error-lens

Visual Studio Code extension which enhances the display of errors and warnings.
https://marketplace.visualstudio.com/items?itemName=PhilHindle.errorlens
MIT License
89 stars 40 forks source link

incorrect error highlighting #39

Closed ProFireDev closed 2 years ago

ProFireDev commented 3 years ago

when importing a module it does not recognize * as a way of importing the entirely of that module, it makes you add in all of the components you call.

image

above is the importing of the module

image

here's an example of what some of the errors are.

if you would like to try out my code and see what the issue is, you can do so here under its repo:

link to my code code with the highlighting issues

it runs 100% fine too without this and I even asked the instructor from the class I am taking about this, and they said it was the proper way of doing it.

EDIT: fixed broken link

ProFireDev commented 2 years ago

Closed for inactivity, it appears this project's development has been abandoned.

either way this is no longer an issue so thanks for the help?