You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: