On Tuesday, 29 January 2013 at 19:35:45 UTC, Jacob Carlborg wrote:
On 2013-01-29 13:26, Bruno Medeiros wrote:

By default, yes, but you can do what Jacob wanted with the "Show Source
of Selected Element Only" functionality:
http://help.eclipse.org/juno/index.jsp?topic=/org.eclipse.jdt.doc.user/reference/views/ref-java-editor.htm

That's somewhat similar to what I had in mind. But that just removes all other code that is not selected from the editor. I want to have multiple editors or views of the same file side by side. These views don't need to be any larger than the code they're showing.

Okay, I've uploaded a new version that features a basically working version. There is now a separated mixin insight and expression evaluation available.
There are still many things left to do though.

Reply via email to