Victor Rubezhny created JBIDE-17978:
---------------------------------------
Summary: Need to turn on 'angular'-Tern Module automatically in case
of AngularJS is detected on a project
Key: JBIDE-17978
URL:
https://issues.jboss.org/browse/JBIDE-17978
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml/html source editing
Affects Versions: 4.2.0.Beta3
Reporter: Victor Rubezhny
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.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)