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"

(Future releases)
(Planned for 0.4)
Line 5: Line 5:
 
* Events:  mouse ([https://bugs.eclipse.org/350494 Bug 350494]), w3c compliant ([https://bugs.eclipse.org/349957 Bug 349957])
 
* Events:  mouse ([https://bugs.eclipse.org/350494 Bug 350494]), w3c compliant ([https://bugs.eclipse.org/349957 Bug 349957])
 
* Asynchronous initialization ([https://bugs.eclipse.org/337160 Bug 337160], [https://bugs.eclipse.org/349627 Bug 349627])
 
* Asynchronous initialization ([https://bugs.eclipse.org/337160 Bug 337160], [https://bugs.eclipse.org/349627 Bug 349627])
 +
* 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 ([https://bugs.eclipse.org/361471 Bug 361471]) and ([https://bugs.eclipse.org/361474 Bug 361474])

Revision as of 00:08, 26 November 2011

Planned for 0.4

  • Performance
  • 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 search support to the text model (time allowing)
  • Add tooltip support to text ranges (time allowing)

Completed in 0.3

  • Projection Model
  • Annotation Model
  • Tooltips

Future releases

  • Accessibility
  • i18n (including Bidi)
  • Word wrap
  • Improve key binding, better integration with editor modes (Bug 348823), multi stroke key bindings
  • Variable line height (Bug 334910)
  • Improve iPad usability (Bug 354382)

Back to the top