Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 365606

Summary: [Xtend] Mark Occurrences is broken
Product: [Modeling] TMF Reporter: Moritz Eysholdt <moritz.eysholdt>
Component: XtextAssignee: Project Inbox <tmf.xtext-inbox>
Status: CLOSED INVALID QA Contact:
Severity: normal    
Priority: P3    
Version: 2.2.0   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

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