You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope this is the right place to file this, as it's about the vscode extension rather than jslint core. But it's page links to this github.
Is your feature request related to a problem? Please describe.
To use this extension, you have to actively run the command to lint the file (by the context menu or key binding).
There is no feature to automatically invoke the linter, such as on save.
This issue is a request for such feature!
Describe the solution you'd like
If appropriately enabled, when a javascript file is saved, the linter is run at this point.
Describe alternatives you've considered
The "Andrew Hyndman" jslint extension, which is a good interface but lags behind in jslint version, lints on each character. This is good too.
The text was updated successfully, but these errors were encountered:
I hope this is the right place to file this, as it's about the vscode extension rather than jslint core. But it's page links to this github.
Is your feature request related to a problem? Please describe.
To use this extension, you have to actively run the command to lint the file (by the context menu or key binding).
There is no feature to automatically invoke the linter, such as on save.
This issue is a request for such feature!
Describe the solution you'd like
If appropriately enabled, when a javascript file is saved, the linter is run at this point.
Describe alternatives you've considered
The "Andrew Hyndman" jslint extension, which is a good interface but lags behind in jslint version, lints on each character. This is good too.
The text was updated successfully, but these errors were encountered: