-
Notifications
You must be signed in to change notification settings - Fork 52
Tern & Browser Extension support
angelozerr edited this page Jul 10, 2015
·
7 revisions
tern-browser-extension provides a tern plugin which is able to use tern inside HTML and provides advanced features for Browser like completion, hyperlink, validation for :
- HTML element ids:
- CSS selectors:
After installing and converting your project as Tern Project (see Tern-Eclipse-IDE), open Project Properties, click on Tern / Modules item and select the Browser Extension tern plugin (ECMAScript, Browser tern plugins must be selected too) :
You can go at definition to HTML element id.
If you activate tern-lint you will benefit with HTML elements id validation :
You can go at definition to HTML element id.
If you activate tern-lint you will benefit with validation for CSS selectors syntax, HTML elements id 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