Playground request - ivar references to

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Playground request - ivar references to

Ben Coman
This doesn't hurt me enough to try to do it myself yet, but one thing I feel it would be natural to do in Raw view would be to have a <references to> context menu item for the instance variables, or even better like the debugger have <List methods using...> and <List methods storing into...>.  

btw I notice those last two actually are missing from GTDebugger and I miss them :).
(or am I missing something functionality?)
cheers -ben
Reply | Threaded
Open this post in threaded view
|

Re: Playground request - ivar references to

Nicolai Hess


2015-05-04 15:33 GMT+02:00 Ben Coman <[hidden email]>:
This doesn't hurt me enough to try to do it myself yet, but one thing I feel it would be natural to do in Raw view would be to have a <references to> context menu item for the instance variables, or even better like the debugger have <List methods using...> and <List methods storing into...>.  

btw I notice those last two actually are missing from GTDebugger and I miss them :).
(or am I missing something functionality?)


me too
inspector and instvars : list methods storing into/using


 
cheers -ben