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"

(Completed in 1.0)
(Completed in 0.4)
Line 22: Line 22:
 
===Completed in 0.4===
 
===Completed in 0.4===
 
* Performance
 
* Performance
** Improve handling of very long lines ([https://bugs.eclipse.org/354435 Bug 354435]) ([https://bugs.eclipse.org/358645 Bug 358645])
+
** Improve handling of very long lines ({{bug|354435}}) ({{bug|358645}})
 
** Investigate performance implications of the features added in 0.3
 
** Investigate performance implications of the features added in 0.3
* Events:  mouse ([https://bugs.eclipse.org/350494 Bug 350494]), w3c compliant ([https://bugs.eclipse.org/349957 Bug 349957])
+
* Events:  mouse ({{bug|350494}}), w3c compliant ({{bug|349957}})
* Asynchronous initialization ([https://bugs.eclipse.org/337160 Bug 337160], [https://bugs.eclipse.org/349627 Bug 349627])
+
* Asynchronous initialization ({{bug|337160}}, {{bug|349627}})
 
* Dynamically changing creation option  
 
* Dynamically changing creation option  
 
* Improve platform integration
 
* Improve platform integration
** support primary clipboard ([https://bugs.eclipse.org/361471 Bug 361471]) and ([https://bugs.eclipse.org/361474 Bug 361474])
+
** support primary clipboard ({{bug|361471}}) and ({{bug|361474}})
** include missing native key binding ([https://bugs.eclipse.org/362107 Bug 362107])
+
** include missing native key binding ({{bugstrike|362107}})
** implement drag & drop support ([https://bugs.eclipse.org/358623 Bug 358623])
+
** implement drag & drop support ({{bugstrike|358623}})
 
* Make the Editor easier to adopt
 
* Make the Editor easier to adopt
 
* Add tooltip support to text ranges
 
* Add tooltip support to text ranges

Revision as of 15:06, 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