Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Run on open" feature to Visual Studio #22

Open
benquarmby opened this issue Feb 3, 2016 · 1 comment
Open

Add "Run on open" feature to Visual Studio #22

benquarmby opened this issue Feb 3, 2016 · 1 comment

Comments

@benquarmby
Copy link
Owner

It would be handy if JSLint could scan a file when it is opened in Visual Studio. This would complement linting on save.

Add a new setting for this feature. It should be off by default.

@benquarmby
Copy link
Owner Author

One wrinkle is that double clicking an existing JSLint error in the list will open that file and put the cursor at the appropriate place. Rescanning the file on open may break or degrade that workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant