-
Feature Request
-
Resolution: Won't Do
-
Major
-
4.2.0.Beta3
-
Sprint to CR1 Release
At the moment, a user cannot use Content Assist for Angular.js by default, because the according Tern module isn't turned on by default.
So, users have to do the following set up in order to use it:
Add 'AngularJS module to Tern in order to make anguler-related stuff enabled on the project. In order to do that you should enable 'JBoss Experimental configuration' in Window -> Preferences -> General -> Capabilities first, then enable 'angilar' module in Project properties -> Tern -> Modules.
We shall detect the angular usage on a project and turn that module on automatically.
We should ask user to enable AngularJS support for the project when an html file with angularJS usage is opened with JBT HTML Editor (if not enabled yet):
- is blocked by
-
JBIDE-18035 Need to switch jst.jsdt & Thym to the latest Tern & AngularJS 0.4.0.201408101311
- Closed
- is related to
-
JBDS-2843 AngularJS Usability
- Closed