Tern & Snabbt support - angelozerr/tern.java GitHub Wiki
tern-snabbt provides the snabbt.js tern plugin which gives you a support for snabbt.js.
After installing and converting your project as Tern Project, go at Tern project property, click on Tern / Modules item and select the snabbt tern plugin :
After that you can benefit with snabbt completion like snabbt
and snabbtjs
functions :
You can benefit with properties of snabbt configuration object literal :
This snabbt tern plugin can be used inside WebBrowser. You can see demo TODO.