v1.13.0
- formal support for call hierarchy (#69) (>=atom-ide-outline v3.2.0)
- support registry auto discovery (#79) (>=deno v1.11.0)
- add ability to set cache directory in settings (#79) (>=deno v1.13.0)
- run language server on all js and ts files (#66, #78)
- display language server status in pane (#76)
- can open all virtual documents (#65)
- fix: Error in virtual document with @ in path (#74)
- fix: Delete unnecessary console.log (#64)