This repository has been archived by the owner on Jul 17, 2020. It is now read-only.
v0.13.0
[0.13]
- Push the tern server to a webworker
- Do not send files to the tern server if it is defined in dontLoad
- tern-lint is now disabled by default. Activate it via the package options
- Notify the user if no reference was found
- Optimize string completion
- Do not resolve tern dependency via git:// anymore
- various bugfixing