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

Integrate with atom-linter? #2

Open
lettertwo opened this issue Dec 2, 2014 · 2 comments
Open

Integrate with atom-linter? #2

lettertwo opened this issue Dec 2, 2014 · 2 comments

Comments

@lettertwo
Copy link

This is a super great package, thanks! What do you think of supporting (perhaps optionally?) linting via linter? It would be nice to unify that aspect of the IDE's behavior with linting behaviors for other languages. Alternatively, is it possible to optionally disable linting, but keep type hinting/tooltips and autocomplete?

@cursivecode
Copy link
Contributor

+1

Right now I'm using both atom-ide-flow and linter-flow. It's working well so far.

@nmn
Copy link

nmn commented Jul 28, 2015

@lettertwo @cursivecode I made a linter provider called linter-flow-plus

It should do exactly what you want. Plus, it checks your code as you type and not only when you save. That said, it only does linting, not autocomplete/type tooltips etc.

Issues on ide-flow have been lying unattended for a while now, so it's possible that this package is no longer maintained. In my free time, I'm trying to recreate the functionality of this package in smaller independent packages.

There is also Nuclide, but it hasn't worked well for me so far.

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

3 participants