Bug 382182 - Create a new feature that allow to Link beween editor (assistant Mode)
Summary: Create a new feature that allow to Link beween editor (assistant Mode)
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.2   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-10 05:03 EDT by Alessio Pollero CLA
Modified: 2012-06-10 05:03 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 Alessio Pollero CLA 2012-06-10 05:03:22 EDT
Build Identifier: 

I recently developing some applications on the iPhone on Xode and i found only one feature of Xcode that is really awesome and that Eclipse now doesn't have : The assistant mode of Xcode .

Basically the assistant mode link the main editor view with another with that can be chosen manually or that can be assumed byt the IDE itself .

I think that could be extremely useful in eclipse having this feature too, this will let the developer to link an editor view with another editor view. For example on an editor view i could have the actual class where i'm working on and in the linked view Eclipse could open automatically the super class code based on the class opened in the main editor ...

What do you think ? 
I think that is a great idea and should be implemented in Eclipse ...

Take a look at the new Xcode 4.3 to see how assistant mode works . 

Reproducible: Always