-
Notifications
You must be signed in to change notification settings - Fork 52
Tern & ECMAScript support
angelozerr edited this page Sep 21, 2015
·
12 revisions
tern provides a support for the following versions of ECMAScript:
- ES5 support with ecma5.json.
- ES6 support with ecma6.json.
Since 1.1.0, Tern IDE provides an ECMAScript UI preferences. After installing and converting your project as Tern Project, go at Tern project property, click on Tern item and select the ECMAScript version
:
tern can use JSDoc
help the inference engine to discover types.
After installing and converting your project as Tern Project, go at Tern project property, click on Tern / Modules item and select the ECMAScript module
and version
:
- 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