Skip to content

Tern & Node Express support

angelozerr edited this page Oct 18, 2014 · 6 revisions

tern-node-express provides the node-express Tern plugin which gives a support for express web application framework for node support.

After installing and converting your project as Tern Project (see Tern-Eclipse-IDE), open Project Properties, click on Tern / Modules item and select the node-express tern plugin (ecma5 and node tern plugin must be selected too) :

Check Node Plugin

After that you can benefit with express web application framework for node support completion :

Express Completion

Clone this wiki locally