-
Notifications
You must be signed in to change notification settings - Fork 52
Tern & ECMAScript Promise support
angelozerr edited this page Sep 8, 2015
·
1 revision
ECMAScript 6 provides Promise object. If you select ECMAScript 6
module, Tern provides completion for this object :
Tern is able to discover the type of the Promise value :
You can benefit with Promise#then
value completion :
See promise.js tests to know the other Promise features that tern can support.
- 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