2014/1/3 Marcus Denker <marcus.denker@inria.fr>
On 03 Jan 2014, at 16:48, Torsten Bergmann <astares@gmx.de> wrote:
Hi,
in Nautilus there is a menu "Analyze" -> "Class refs..." to see where a class is used.
When I select a trait it is not displayed in the menu, but CMD+N is also working when I select a Traits name in the code pane. Is it by intention to not browse refs for traits or a bug in the menu?
No, else you can not see any place where the user types TBehavior⦠references should stay references.
How can one browse the classes that "use" a trait? Looks like there is no option for that yet. (for instance to browse and see that "TBehavior" is used in "Behavior")
There is a âbrowse usersâ n the main menu (not the âAnalyzeâ submenu), when you browse a Trait.
But it only finds/browse the first user. Didn't look at this yet. We should open a bug report for this.
(yes, the menus are not perfect).
Marcus