[
https://issues.apache.org/jira/browse/GROOVY-10658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17561638#comment-17561638
]
SANDIP VASANT CHITALE commented on GROOVY-10658:
------------------------------------------------
These two PRs have been merged into master:
* https://github.com/apache/groovy/pull/1728
* [https://github.com/apache/groovy/pull/1730]
With that, this issue can be closed.
> ObjectBrowser: add support to drill down into objects in current row
> --------------------------------------------------------------------
>
> Key: GROOVY-10658
> URL: https://issues.apache.org/jira/browse/GROOVY-10658
> Project: Groovy
> Issue Type: Improvement
> Components: Groovy Console
> Environment: all
> Reporter: SANDIP VASANT CHITALE
> Priority: Major
>
> In groovysh *:inspect* command launches ObjectBrowser on last result
> expression. That object itself may have non-primitive property. It would be
> really great if there were a command to load the Object or Array property in
> ObjectBrowser as a current object. Basically, a menu item or a double-click
> gesture on the row of the Properties table rows could load the property value
> as the current object. And the support of breadcrumb or history drop-down
> could be really useful to navigate up and down the hierarchy. I am going to
> try and submit a pull request for this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)