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

Provide command to open all files with errors #155

Closed
carlin-q-scott opened this issue Oct 12, 2016 · 1 comment
Closed

Provide command to open all files with errors #155

carlin-q-scott opened this issue Oct 12, 2016 · 1 comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@carlin-q-scott
Copy link

I started implementing a new style for my project and after running auto fix on all files I still have quite a few files with errors in them. It would be awesome if I had a way to quickly open each file, fix the issues manually, save, and then move onto the next one.

I can probably achieve this through a custom browserify tranformer running after eslintify but it would be awesome if such functionality was baked into this extension.

I already tried using this custom formatter for eslint made for sublime but the integrated console in VSCode doesn't pick up the file links.

@dbaeumer
Copy link
Member

I marked this as a dub of #91. If the extension would lint all files all problems would show up in eslints problem view and the files could be opened from there.

@dbaeumer dbaeumer added the *duplicate Issue identified as a duplicate of another issue(s) label Oct 13, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants