Skip to content

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 modules

node.js & module completion

tern.js is able to implement your own completion. The node.js tern plugin uses this feature to support completion for module :

node.js completion module

node.js & require module validation

If you select Node lint, you can benefit with validation for require module :

node lint

RequireJS object literal completion

Tern is now able to support object literal completion. This feature is used for RequireJS config object :

Completion for RequireJS

When you apply completion, it generates a property key/value :

Completion for RequireJS

Jasmine support

TODO : screenshot

Tern Toolings

Download tern plugins from ternjs plugins.json

Clone this wiki locally