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

Option to show type descriptions in tooltip vs. minibuffer #19

Open
mattdeboard opened this issue Sep 5, 2018 · 1 comment
Open

Option to show type descriptions in tooltip vs. minibuffer #19

mattdeboard opened this issue Sep 5, 2018 · 1 comment

Comments

@mattdeboard
Copy link

There's a package called flycheck-pos-tip which is really nice. it shows errors in a tooltip where the cursor is (when over an error).

Would it be feasible to add this option to flow-minor-mode as well?

@an-sh
Copy link
Owner

an-sh commented Sep 11, 2018

javascript-flow is a separate package, i'm not familiar with the flycheck-pos-tip functionality, but if it uses standard flycheck APIs it should work in any mode, regardless of an actual checker backend.

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

2 participants