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)
(Add Category Orion)
 
(85 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
===Future releases===
 +
* Performance
 +
** Improve handling of very long lines ({{bug|354435}}) ({{bug|358645}})
 +
* Accessibility
 +
* Support to show Git Annotations in the Ruler
 +
* Support for Quick Fix in editor
 +
* DBCS support
 +
* 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===
 +
 +
* Improve editor theming ({{bugstrike|401914}}))
 +
* 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)
 +
* Variable line height ({{bugstrike|334910}})({{bugstrike|386517}})
 +
* Support for Mark Occurrences annotations (progress made)
 +
* Auto-save feature for the editor ({{bugstrike|369885}})
 +
* Load the latest contents when editor get focus ({{bugstrike|389263}})
 +
* Consumability
 +
** editor.js/editorFeatures.js refinements (progress made)
 +
** make textSearch.js reusable (done)
 +
* DBCS support ({{bugstrike|407065}})({{bugstrike|407044}})({{bugstrike|406782}})
 +
 +
===Completed in 2.0===
 +
 +
* Consumability (editor builds {{bugstrike|399673}})(blog support {{bugstrike|399672}}{{bugstrike|399916}})(no globals {{bugstrike|386164}})(refactoring {{bugstrike|399009}}{{bugstrike|400704}})
 +
* Improve iPad/Android usability ({{bugstrike|385991}})
 +
* Variable line height ({{bug|334910}} progress made)
 +
* Support for Mark Occurrences annotations (progress made)
 +
* Miscellaneous({{bugstrike|393799}})({{bugstrike|393460}})({{bugstrike|392666}})({{bugstrike|391041}})
 +
 
===Completed in 1.0===
 
===Completed in 1.0===
  
* Improve iPad usability ([https://bugs.eclipse.org/354382 Bug 354382])
+
* Word wrap
 +
* Double click bracket matching
 +
* Bookmarks in editor
 +
* Improve iPad usability ({{bugstrike|354382}})
 +
* I18N - string translatiions
  
 
===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/358628 Bug 358628]) ([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 ({{bugstrike|350494}}), w3c compliant ({{bugstrike|349957}})
* Asynchronous initialization ([https://bugs.eclipse.org/337160 Bug 337160], [https://bugs.eclipse.org/349627 Bug 349627])
+
* Asynchronous initialization ({{bugstrike|337160}}, {{bugstrike|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 ({{bugstrike|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
* Add search support to the text model (time allowing)
+
* Add search support to the text model
  
 
===Completed in 0.3===
 
===Completed in 0.3===
Line 23: Line 62:
 
* Tooltips
 
* Tooltips
  
===Future releases===
+
[[Category:Orion]]
* Accessibility
+
* i18n (including Bidi)
+
* Improve key binding, better integration with editor modes ([https://bugs.eclipse.org/348823 Bug 348823]), multi stroke key bindings
+
* Variable line height ([https://bugs.eclipse.org/334910 Bug 334910])
+
 
+
[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