Skip to content

Tern & ExtJS support

angelozerr edited this page Jun 20, 2014 · 12 revisions

tern.jsduck provides the extjs tern plugin which gives you a support for ExtJS.

After installing and converting your project as Tern Project (see Tern-Eclipse-IDE), open Project Properties, click on Tern / Modules item and select the extjs tern plugin and the version :

Select ExtJS Plugin

After that you can benefit with ExtJs completion :

ExtJs Completion

Completion works for ExtJs method :

ExtJs Completion On Button

This ExtJs tern plugin can be used inside WebBrowser. You can see demo here.

Clone this wiki locally