Sublime Forum

Listing previous variables in autocomplete? (javascript)

#1

I am developing in javascript and would like previously defined variables to appear in the autocomplete list. This happens when I am writing in c++ so I am not sure if I broke something somehow, or if there is a setting that I can modify, or if it’s up to installing another package. I have the “javascript completions” and “web audio API autocomplete” packages installed.

Thanks very much…

0 Likes

#2

-I installed the tern.js package in addition to the others, and it made this feature available.

1 Like