-
Notifications
You must be signed in to change notification settings - Fork 52
Tern & jQuery Extension support
Angelo edited this page Sep 9, 2015
·
3 revisions
tern-jquery-extension provides a tern plugin which is able to use tern inside HTML and provides advanced features for jQuery like completion, hyperlink, validation for :
- CSS selectors:
After installing and converting your project as Tern Project, go at Tern project property, click on Tern / Modules item and select the jQuery Extension tern plugin (ECMAScript, jQuery, Browser, Browser Extension tern plugins must be selected too) :
You can go at definition to HTML element id.
If you activate tern-lint you will benefit with validation for CSS selectors syntax validation :
- Tern IDE
- Tern Toolings
-
Tern Modules
- AngularJS
- AlloyUI
- Browser
- Bootstrap
- CKEditor
- CordovaJS
- Dojo Toolkit
- ECMAScript
- ExtJS
- Game
- jQuery
- JSDoc Support
- Liferay
- Meteor
- Node.js
- Qooxdoo
- snabbt.js
- RequireJS
- Tabris.js
- three.js
- Titanium
- YUI Library
- Completion
- Linter (Validator)
- Tests
- JavaScript Build
- New and Noteworthy