Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 365606 - [Xtend] Mark Occurrences is broken
Summary: [Xtend] Mark Occurrences is broken
Status: CLOSED INVALID
Alias: None
Product: TMF
Classification: Modeling
Component: Xtext (show other bugs)
Version: 2.2.0   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-05 09:56 EST by Moritz Eysholdt CLA
Modified: 2017-09-19 18:04 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Moritz Eysholdt CLA 2011-12-05 09:56:09 EST
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.
Comment 1 Moritz Eysholdt CLA 2011-12-05 10:19:39 EST
My bad, I missed enabling this feature with the tool bar button.
Comment 2 Karsten Thoms CLA 2017-09-19 17:53:33 EDT
Closing all bugs that were set to RESOLVED before Neon.0
Comment 3 Karsten Thoms CLA 2017-09-19 18:04:16 EDT
Closing all bugs that were set to RESOLVED before Neon.0