Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Orion/EditorWishList"

(Planned for 2.0)
(Planned for 2.0)
Line 5: Line 5:
 
* Improve key binding, better integration with editor modes ([https://bugs.eclipse.org/348823 Bug 348823]), multi stroke key bindings ([https://bugs.eclipse.org/364998 Bug 364998])  
 
* Improve key binding, better integration with editor modes ([https://bugs.eclipse.org/348823 Bug 348823]), multi stroke key bindings ([https://bugs.eclipse.org/364998 Bug 364998])  
 
* Variable line height ([https://bugs.eclipse.org/334910 Bug 334910])([https://bugs.eclipse.org/386517 Bug 386517])
 
* Variable line height ([https://bugs.eclipse.org/334910 Bug 334910])([https://bugs.eclipse.org/386517 Bug 386517])
* Support for Mark Occurrences
+
* Support for Mark Occurrences annotations
 
* Support to show Git Annotations in the Ruler
 
* Support to show Git Annotations in the Ruler
 
* Support for Quick Fix in editor
 
* Support for Quick Fix in editor

Revision as of 11:18, 8 November 2012

Planned for 2.0

Completed in 1.0

  • Word wrap
  • Double click bracket matching
  • Bookmarks in editor
  • Improve iPad usability (Bug 354382)
  • I18N - string translatiions

Completed in 0.4

  • Performance
    • Improve handling of very long lines (Bug 354435) (Bug 358645)
    • Investigate performance implications of the features added in 0.3
  • Events: mouse (Bug 350494), w3c compliant (Bug 349957)
  • Asynchronous initialization (Bug 337160, Bug 349627)
  • Dynamically changing creation option
  • Improve platform integration
  • Make the Editor easier to adopt
  • Add tooltip support to text ranges
  • Add search support to the text model (time allowing)

Completed in 0.3

  • Projection Model
  • Annotation Model
  • Tooltips

Future releases

[Category:Orion]

Back to the top