This was a fun hack over the holidays. This provides eye for interactively viewing objects in the REPL. Use it when you might use dump or varinfo. Browse modules, type trees, expressions, or other complex objects. Use arrow keys to expand subobjects and hit enter to select and return the item. Toggle between showing properties and fields (f). Show documentation (d). Show methodswith on objects (m).
At this time, I’m not inclined to rename eye. I like that it’s a short name which is nice for frequent interactive use. The Matlab history of eye can cause confusion, but that naming is bad, and Julia removed it’s own version of eye a while back.