-
It should be cool if you could rename your git project to tern-titanium.
Indeed last version of ternjs gives the capability to load external plugin by using this convention. See http://ternjs.net/doc…
-
All components are installed, I can see everything in plugins/features folder too.
But the tern setting option is not available, I can see "tern modules" under
"project preference/JavaScript" thoug…
oi-io updated
7 years ago
-
Today tern.java provides several tern defs/plugin (official (jquery, browser, ecma5, etc) and not official (liferay, aui/yui, grunt, cordova). But it's possible to develop your own tern def/plugin. Th…
-
Hi ,
I am behind corporate proxy and trying to use the plugin.
My problem is intellisense is not working. I have read many tutorials for plugin installation but none of them is adressing the issue…
-
Today when project is converted to `AngularJS Project", it updates the`.tern.project`with '`'
``` json
{
"plugins": {
"angular": {}
}
}
```
So it load the tern plugin https://github.com/ange…
-
Hello, how i can make css tooltip only with hotkey?
if i will disable "tern_argument_hints", css styles disapers
command": "tern_describe" show tooltip without styles (with any config)
-
-
Try https://linkeddata.tern.org.au/viewer/tern/concept/
-
In relation to https://github.com/marijnh/tern/issues/306 I would like to manage tern def stored in an external tern project. Today tern def must be hosted in the tern project or hosted in the TERN_HO…
-
It shoud be cool if Tern Outline could be extended to displays other items like:
- Angular controller, directives like https://github.com/angelozerr/angularjs-eclipse/wiki/Angular-Explorer-View (after…