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

Orion/Plan/Language Tools

< Orion‎ | Plan
Revision as of 13:12, 10 August 2015 by Michael rennie.ca.ibm.com (Talk | contribs) (Content Assist)

This is a high level roadmap for Language Tools in the Orion editor. Items here are not guaranteed to be found in any release. For more details on what is being worked on, run queries on Bugzilla

Orion 10.0

Environments

Ok green.gif Support RequireJS as a target development environment

Ok green.gif Support Node Modules as a target development environment

Chkbox disabled.gif Support Plain HTML as a JavaScript target development environment (465816)

Navigation

Chkbox disabled.gif Search for references and declarations (471947)

Refactoring

Chkbox disabled.gif Multi file rename

Content Assist

Chkbox disabled.gif Improve HTML content assist (471446)

Chkbox disabled.gif Improve CSS content assist (458306)

Chkbox disabled.gif Make content assist discoverable (472071)

Chkbox disabled.gif Display parameters when auto completing functions

Performance

Chkbox disabled.gif Investigate improved caching for Tern worker requests (474420)

Chkbox disabled.gif Improve logical file lookup performance (471501)

Chkbox disabled.gif Investigate incremental parsing (460256)

Chkbox disabled.gif Avoid loading static images for hovers (459787)

Other

Chkbox disabled.gif Make comment keybindings work for CSS/HTML (469939)

Chkbox disabled.gif Support ES6 constructs (460728)

Chkbox disabled.gif Update to latest Esprima parser (473765)

Ok green.gif Update to Tern 0.10.0 (465034)

Chkbox disabled.gif Update to Tern 0.12.0 (473111)

Chkbox disabled.gif Update to Acorn 2.0.4 (472303)

Chkbox disabled.gif Update to latest ESLint

Other ideas

Chkbox disabled.gif Make tooltips part of the customizable theme

Chkbox disabled.gif Project level settings

Chkbox disabled.gif Replace quickfix commands with a service API

Chkbox disabled.gif Use pages or type filtering to reduce size of content assist proposal list

Chkbox disabled.gif Style individual proposals (show deprecated functions) (473204)

Chkbox disabled.gif Rich visuals in tooltips and content assist (guides/tools/wizards)

Chkbox disabled.gif Color picker, Regex analysis

Ok green.gif Hyperlink file navigation

Chkbox disabled.gif Mark matching tags in HTML

Chkbox disabled.gif Swift tooling

Chkbox disabled.gif JSON tooling

Chkbox disabled.gif Better workflow for changing settings

Chkbox disabled.gif Allow sub categories in settings

Chkbox disabled.gif Allow user interaction with Tern plugins

Chkbox disabled.gif Provide option to turn off Go Into behaviour

Back to the top