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 3.0)
(Add Category Orion)
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
* DBCS support
 
* DBCS support
 
* 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}})
 +
* [[Orion/VimBindings|Vim Bindings]]
  
 
===Completed in 3.0===
 
===Completed in 3.0===
  
 
* Improve editor theming ({{bugstrike|401914}}))
 
* Improve editor theming ({{bugstrike|401914}}))
* Improve key binding, better integration with editor modes ({{bugstrike|348823}}), multi stroke key bindings ({{bugstrike|364998}})  
+
* Improve key binding:
 +
** VI and Emacs bindings
 +
** better integration with editor modes ({{bugstrike|348823}})
 +
** multi stroke key bindings ({{bugstrike|364998}})  
 
* Improve iPad/Android usability ({{bug|354698}}  progress made)
 
* Improve iPad/Android usability ({{bug|354698}}  progress made)
 
* Variable line height ({{bugstrike|334910}})({{bugstrike|386517}})
 
* Variable line height ({{bugstrike|334910}})({{bugstrike|386517}})
Line 58: Line 62:
 
* Tooltips
 
* Tooltips
  
 
+
[[Category:Orion]]
[Category:Orion]
+

Latest revision as of 19:40, 11 February 2014

Future releases

Completed in 3.0

  • Improve editor theming (bug 401914))
  • Improve key binding:
    • VI and Emacs bindings
    • better integration with editor modes (bug 348823)
    • multi stroke key bindings (bug 364998)
  • Improve iPad/Android usability (bug 354698 progress made)
  • Variable line height (bug 334910)(bug 386517)
  • Support for Mark Occurrences annotations (progress made)
  • Auto-save feature for the editor (bug 369885)
  • Load the latest contents when editor get focus (bug 389263)
  • Consumability
    • editor.js/editorFeatures.js refinements (progress made)
    • make textSearch.js reusable (done)
  • DBCS support (bug 407065)(bug 407044)(bug 406782)

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

Back to the top