Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Enhancement: More sync with Atom version #12

Open
mbulfair opened this issue Apr 13, 2017 · 2 comments
Open

Enhancement: More sync with Atom version #12

mbulfair opened this issue Apr 13, 2017 · 2 comments

Comments

@mbulfair
Copy link

This is not a bug, a lot of people have been dropping atom for VS code, and linting is a huge part of that. The one gripe is that errors aren't as easily visible, if you don't have the problems tab opened. And the tiny red line isn't enough.

This has a great example SCSS Lint Version where it highlights the offending area in red.

The second is, in ATOM, you can click on the rule and it would take you to documentation, is that a future enhancement?

Otherwise no other major issues.

@glen-84
Copy link
Owner

glen-84 commented Apr 14, 2017

Hi Matthew,

You can follow this issue for updates regarding the styling of diagnostic errors. I don't think that there is anything that I can do to control these styles. The extension that you mention doesn't seem to use the same APIs as those used by the tslint or eslint extensions (as well as this one).

Regarding the 2nd issue, if I'm not mistaken, this also requires support in VS Code itself. See this issue for more information.

@glen-84
Copy link
Owner

glen-84 commented May 27, 2017

See microsoft/vscode#27053.

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

No branches or pull requests

2 participants