-
Notifications
You must be signed in to change notification settings - Fork 51
New and Noteworthy 0.8.0
angelozerr edited this page Dec 30, 2014
·
26 revisions
Here's a list of the most noteworthy things in the tern.java 0.8.0 release which will be available for download at ?. You can see issues for 0.8.0
tern.js is able to implement your own completion. The node.js tern plugin uses this feature to support completion for module :
If you select Node lint, you can benefit with validation for require module :
Tern is now able to support object literal completion. This feature is used for RequireJS config object :
When you apply completion, it generates a property key/value :
TODO : screenshot
Download tern plugins from ternjs plugins.json
- 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