You'll want to use the stand-alone server (bin/tern) and talk to it
over HTTP. If you are familiar with Python, reading the code for the
Sublime Text plugin [1] is probably a good start.
The HTTP protocol is documented at http://ternjs.net/doc/manual.html#protocol .
Tern doesn't parse HTML. If your editor does, you could have it send
the files included by the HTML to Tern.
Hi stephano
If you wish to use tern with html you could use
Sorry for my mistake
I restart. If you wish to use tern with html you could try https://github.com/angelozerr/tern-browser-extension
Sounds cool. How do I install it?There is no instruction on how to do that!
Glad that you had installed with sucess you can benefit with css selectors completion navigation validation see https://github.com/angelozerr/tern.java/wiki/Tern-&-Browser-Extension-support
But tern browser extension doesnt support load of script/@src