Skip to content

Tern & ExtJS support

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