Skip to content

Tern & ExtJS support

Angelo edited this page Jun 18, 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, go at Tern -> Facets menu and can 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