Skip to content

New and Noteworthy 1.2.0

angelozerr edited this page Jan 8, 2016 · 6 revisions

Here's a list of the most noteworthy things in the 1.2.0 release which will be available for download at ?. You can see issues for 1.2.0

Please read New and Noteworthy 1.2.0 of tern.java

Open Angular Element

You can search and open angular elements like module, controller, directives, etc with the Open Angular Element dialog that you can open with Ctrl+Shift+Z when you are editing a JavaScript or HTML file :

Open Angular Element

Angular Explorer

Angular Explorer was improved:

  • modules, controllers, etc is refreshed when you are typing.
  • if you activate Link Editor, when you select a module, controller in the activated JavaScritpt Editor, it select the selected module/controller in the TreeView of the Angular Explorer.

Angular Explorer Demo