Community
Participate
Working Groups
Example: ---- class Foo extends Super { int foo def instance2( ) { foo } def instance1( ) { instance2 } } ---- Expected behavior: 1. When the cursor is placed on any "foo", both occurrences of "foo" should be highlighted. 1. When the cursor is placed on any "instance2", both occurrences of "instance2" should be highlighted. Currently, nothing gets highlighted.
My bad, I missed enabling this feature with the tool bar button.
Closing all bugs that were set to RESOLVED before Neon.0