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 14:37, 24 February 2016 by Michael rennie.ca.ibm.com (Talk | contribs) (Orion 12.0 (June 2016))

Orion 12.0 (June 2016)

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, have a look at the current bugs tagged for 12.0


Chkbox disabled.gif Support .eslintrc files (461228)

Chkbox disabled.gif Investigate making the entire JS bundle a worker (484136)

Chkbox disabled.gif [tern] Provide a service to allow consumers to query Tern (485164)

Chkbox disabled.gif Investigate making the JavaScript tools consumable outside of Orion (486482)

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


Chkbox disabled.gif Update to Tern

Chkbox disabled.gif Update to Acorn

Chkbox disabled.gif Update to ESLint

Chkbox disabled.gif Update to Doctrine

Chkbox disabled.gif Update to Estraverse

Chkbox disabled.gif Update to EScope


Chkbox disabled.gif Use HTMLLint

Chkbox disabled.gif Update to CSSLint 0.11.0

Chkbox disabled.gif Improve CSS content assist using css/parser-lib (458306)

Orion 11.0 (Feb 2016)

Ok green.gif Search for references and declarations (471947)

Ok green.gif Tern Plugin for JSDoc (468188)

Ok green.gif Tern Plugin for ESLint

Ok green.gif Fully support .tern-project files (476062)

Ok green.gif Update to Tern 0.16.0 (482509)

Ok green.gif Update to Acorn 2.6.4 (482512)

Ok green.gif Update to ESLint 1.9.0 (482505)

Ok green.gif Update to Doctrine 0.7.1 (482526)

Ok green.gif Update to Estraverse 4.1.1 (482529)

Ok green.gif Update to EScope 3.2.0 (482612)

Ok green.gif Use node-htmlparser2

Ok green.gif Allow quick fixes to apply to all problems in file (475852)

Orion 10.0 (Nov 2015)

Ok green.gif Support RequireJS as a target development environment

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

Ok green.gif Support Plain HTML as a JavaScript target development environment (465816)

Progress.gif Search for references and declarations (471947)

Ok green.gif Multi file rename

Ok green.gif Improve HTML content assist (471446)

Progress.gif Improve CSS content assist (458306)

Chkbox disabled.gif Make content assist discoverable (472071)

Chkbox disabled.gif Display parameters when auto completing functions

Chkbox disabled.gif Investigate incremental parsing (460256)

Other

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

Ok green.gif Support ES6 constructs (460728)

Ok green.gif Update to latest Esprima parser (473765)

Ok green.gif Update to Tern 0.10.0 (465034)

Ok green.gif Update to Tern 0.12.0 (473111)

Ok green.gif Update to Acorn 2.0.4 (472303)

Ok green.gif Update to latest ESLint 0.15.1

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

Chkbox disabled.gif Hyperlinks in editor text for 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