Skip to content

Tern & CordovaJS support

Victor V. Rubezhny edited this page Mar 21, 2014 · 16 revisions

tern.js provides the cordovajs Tern plug-in which gives a support for Cordova.js.

After installing and converting your project as Tern Project (see Tern-Eclipse-IDE), you can check the cordovajs plugin.

Check CordovaJS Plugin

After that you can benefit with cordova.js completion for cordova object as well as on other variables and methods provided by CordovaJS:

Completion For Cordova Object

Tern is able to provide the the content assist on cordova object's members:

Completion on Cordova Object

Clone this wiki locally