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

Make Apex the default inspector in IEx? #23

Open
pstare opened this issue Oct 6, 2016 · 1 comment
Open

Make Apex the default inspector in IEx? #23

pstare opened this issue Oct 6, 2016 · 1 comment

Comments

@pstare
Copy link

pstare commented Oct 6, 2016

With pry and AwesomePrint, there is a way to make AwesomePrint the default inspector, so that just typing in an expression is equivalent to ap expression. I believe you just need to require AwesomePrint in the .pryrc and issue a AwesomePrint.pry! which does the magic.

Is there any way you'd consider looking into this for Apex? The one thing I miss the most about Ruby is the combination of pry and AwesomePrint --> IEx isn't nearly as nice, but having Apex built in would go a long way :)

@BjRo
Copy link
Owner

BjRo commented Oct 10, 2016

I will look into this, but obviously can't promise. I don't know if there are hooks for iex that would make this possible

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

2 participants