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 :

Select Snabbt Plugin

After that you can benefit with snabbt completion like snabbt and snabbtjsfunctions :

Snabbt Functions Completion

You can benefit with properties of snabbt configuration object literal :

Snabbt Object Literal Completion

This snabbt tern plugin can be used inside WebBrowser. You can see demo TODO.