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

Show error status in the gutter (feature request) #162

Closed
rswerve opened this issue Oct 25, 2016 · 1 comment
Closed

Show error status in the gutter (feature request) #162

rswerve opened this issue Oct 25, 2016 · 1 comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@rswerve
Copy link

rswerve commented Oct 25, 2016

This is wonderful extension, and the integrated autofix makes it better than the Sublime equivalent, but one valuable feature is to have an indicator in the gutter for lines that are in the "warn" or "error" state, so that the user can see in the file itself what needs attention, rather than referencing back and forth from the list of issues.

eslintgutter

It looks like VS Code supports gutter decorators: http://code.visualstudio.com/docs/extensionAPI/vscode-api#DecorationRenderOptions

Thanks for all the hard work.

@dbaeumer
Copy link
Member

dbaeumer commented Nov 2, 2016

This should happen in VS Code itself to make this consistent with other errors and warnings. It dups microsoft/vscode#3915

@dbaeumer dbaeumer closed this as completed Nov 2, 2016
@dbaeumer dbaeumer added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 2, 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