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

Recommended approach for vscode? #418

Closed
endquote opened this issue Jul 30, 2017 · 3 comments · May be fixed by #441
Closed

Recommended approach for vscode? #418

endquote opened this issue Jul 30, 2017 · 3 comments · May be fixed by #441

Comments

@endquote
Copy link

The most discoverable approach for integrating stylint with vscode seems to be this plugin:
https://marketplace.visualstudio.com/items?itemName=vtfn.stylint

And I can install it, but it doesn't seem to do anything. Also the repository (and the repository's owner) seems to have gone away:
https://github.com/vtfn/vscode-stylint

Is there a more current approach?

It seems like making an eslint plugin might be the way to go.
http://eslint.org/docs/developer-guide/working-with-plugins

@AntonNiklasson
Copy link

AntonNiklasson commented Nov 18, 2017

Is there still no other extension available? I could spend some time on this if there's no other solution available.

@ThisIsManta
Copy link

I believe you need to npm i stylint locally (stylint must be present in your working package.json)

@HaaLeo
Copy link

HaaLeo commented Aug 17, 2018

I just wrote an extension. It can be found here. The extension is not that extensive yet. However you could give it a try and maybe it even fits your use case?

HaaLeo added a commit to HaaLeo/stylint that referenced this issue Aug 24, 2018
@endquote endquote closed this as completed Mar 9, 2021
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

Successfully merging a pull request may close this issue.

4 participants