-
Notifications
You must be signed in to change notification settings - Fork 22
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
Freature Request: Inline type inspection #22
Comments
*drools |
A hyperclyck provider to support cmd/ctrl + click would be pretty awesome too! |
So I am not personally using Atom these days, nor do I have any current Elm projects, but this does sound pretty awesome. I would happily accept a pull request implementing this feature if @brianegan doesn't get around to it. |
@edubkendo may be this is a good reason to transfer project to someone or elm-community? |
@gyzerok that sounds wise. |
Its a dream, but I'd like to be able to hover over anything and see a type stack a la FPComplete.
In Elm it could be something like:
when the cursor is over
map
, the tooltip could sayThe text was updated successfully, but these errors were encountered: