Skip to content

Tern & Node Express support

Angelo edited this page Sep 9, 2015 · 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, go at Tern project property, 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