Tern – Intelligent JavaScript editing
ternjs.net
Tern – Intelligent JavaScript editing
1–10 of 82 posts
Re: Tern – Intelligent JavaScript editing
#2Repeated by reloading the page. Same result.
FireFox / MacOS.
Re: Tern – Intelligent JavaScript editing
#3I typed "[[[[" and the script became unresponsive (hung). Repeated by reloading the page. Same result. FireFox / MacOS.
Re: Tern – Intelligent JavaScript editing
#4Re: Tern – Intelligent JavaScript editing
#5Re: Tern – Intelligent JavaScript editing
#6Re: Tern – Intelligent JavaScript editing
#7Re: Tern – Intelligent JavaScript editing
#8I typed "[[[[" and the script became unresponsive (hung). Repeated by reloading the page. Same result. FireFox / MacOS.
[You'll need to hard-refresh to get the fixed code.]
Re: Tern – Intelligent JavaScript editing
#9Re: Tern – Intelligent JavaScript editing
#10Amazing, but it could be even more awesome if you could provide API that could be integrated with other editors.
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.