Skip to content

Tern & jQueryUI support

Angelo edited this page May 16, 2015 · 5 revisions

tern.jqueryapi provides a tern plugin for jQuery UI.

After installing and converting your project as Tern Project (see Tern-Eclipse-IDE), open Project Properties, click on Tern / Modules item and select the jQuery UI tern plugin (ECMAScript, Browser and jQuery tern plugin must be selected too) :

Check jQUery UI Plugin

Completion

After that you can benefit with jQuery UI completion :

jQuery UI Completion

Completion for options properties is available too :

jQuery UI Options Completion

Web Browser

You can play with online demo which uses CodeMirror (inside Web Browser).

Clone this wiki locally