Fork me on GitHub

esprimaContentAssist by aeisenberg

Esprima parser based content assist for JavaScript files in Orion

This is a plugin for Eclipse Orion and provides content assist in the Orion editor for JavaScript files. The content assist engine uses the Esprima JavaScript parser to power type inferencing of a JavaScript file.

Install

This plugin can only be installed from within Orion.

  1. Log into your Orion instance.
  2. Click on the "Get Plugins" link in the top toolbar.
  3. Select the Esprima Content Assist plugin to install.

License

EPL

Authors

Andrew Eisenberg

Contact

Andrew Eisenberg (andrew@eisenberg.as)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/aeisenberg/esprimaContentAssist