7 ms·
> But that is a proprietary system tied to a single IDE. If the crowd-funding succeeds, Tern will be an open system that can (and will) be plugged into a variet
by NuZZ 14y ago
> But that is a proprietary system tied to a single IDE. If the crowd-funding succeeds, Tern will be an open system that can (and will) be plugged into a variety of editors and IDEs.
Hopefully, that will happen. Sounds very cool though, as my IDE, sublime text, is rather underpowered in the intelligence department I'm afraid.
I could imagine it applying .tmLanguage scopes to words in the document, where you could colorize different variables according to type (I would opt for different background shades, myself). Then, mixed type colors (prompting you to click it and see what Tern says) when you can't know. Damn, that would be helpful.