Hi,
Is there a way to get autocmplete for javascripts, writtin inside the tag ?
Currently, there’s no autocomplete at all there. Using sublime 2 2126.
Hi,
Is there a way to get autocmplete for javascripts, writtin inside the tag ?
Currently, there’s no autocomplete at all there. Using sublime 2 2126.
you can always make your own using a sublime-completions file
EDIT: Also there is this JavaScript completions
Check out https://github.com/Kronuz/SublimeCodeIntel, it has autocomplete and Jump to Symbol Definition!