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 3.0)
(Future releases)
Line 14: Line 14:
 
* 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
* Auto-save feature for the editor ({{bug|369885}})
 
* Load the latest contents when editor get focus ({{bug|389263}})
 
 
* i18n
 
* i18n
 
* BIDI ({{bug|346912}})({{bug|376194}})({{bug|380930}})({{bug|381011}})({{bug|381014}})({{bug|381017}})({{bug|381742}})({{bug|386167}})
 
* BIDI ({{bug|346912}})({{bug|376194}})({{bug|380930}})({{bug|381011}})({{bug|381014}})({{bug|381017}})({{bug|381742}})({{bug|386167}})

Revision as of 15:27, 16 May 2013

Planned for 3.0

  • Improve editor theming (bug 401914))
  • Improve key binding, better integration with editor modes (bug 348823), multi stroke key bindings (bug 364998)
  • Improve iPad/Android usability (bug 354698))
  • Variable line height (bug 334910)(bug 386517)
  • Support for Mark Occurrences annotations (continue)
  • Consumability - editor.js/editorFeatures.js refinements, make textSearch.js reusable
  • Performance

Future releases

Completed in 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

Completed in 0.3

  • Projection Model
  • Annotation Model
  • Tooltips


[Category:Orion]

Back to the top