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

Feature request: types #14

Closed
ccapndave opened this issue Jan 26, 2016 · 2 comments
Closed

Feature request: types #14

ccapndave opened this issue Jan 26, 2016 · 2 comments

Comments

@ccapndave
Copy link

It would be incredibly useful if you could highlight something in the editor and run a command that pops up what type the Elm compiler has inferred for it. Is this even conceptually possible?

@rundis
Copy link
Owner

rundis commented Jan 28, 2016

I believe it's possible, but it's far from trivial to do at the moment. It would be really nice if the elm-compiler (or through some elm-tooling api) this was exposed to external tools. I think implementing type inference in the elm-light plugin (or vs code for that matter) would be a lot of effort which would be better suited as something more general.

@rundis
Copy link
Owner

rundis commented Aug 13, 2016

Needs xompiler feature. Tracked as feature request in elm-compiler. Will reopen when/if some sort of support for tooling on this makes it into the compiler..

@rundis rundis closed this as completed Aug 13, 2016
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