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

Expose quote output to user in file viewer #82

Open
KronicDeth opened this issue Jan 9, 2015 · 0 comments
Open

Expose quote output to user in file viewer #82

KronicDeth opened this issue Jan 9, 2015 · 0 comments

Comments

@KronicDeth
Copy link
Owner

To test #59, I've added the ability to ask an ElixirFile for it's quoted form so it can be compared to Elixir's native quoted form from Code.string_to_quoted/2 by talking over JInterface to intellij-elixir's IntellijElixir.Quoter. I should expose the resulting quoted form to the use so that they can visual the output from quote/2 when making their own macros.

@KronicDeth KronicDeth added this to the v1.1.0 milestone Jan 9, 2015
@KronicDeth KronicDeth modified the milestones: v1.1.0, v1.2.0 Aug 10, 2015
@KronicDeth KronicDeth modified the milestone: v1.2.0 Nov 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant