Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 01:18
· 282 commits to master since this release

1.2.0 (2021-02-23)

Bug Fixes

  • add arch to the folder name (49abb87)
  • add close handler for lsProcess (2940f89)
  • add platform-arch to rootPath (9746992)
  • merge getExePath into spawn (a5c03a5)
  • return the exe name if the file doesn't exist (d57e55a)
  • use ChildProcess type for LanguageServerProcess (798ab56)

Features

  • add disconnect handler (3c29170)
  • add getExePath (7508f42)
  • add spawn to spawn general lsp exe (6d4b1e7)
  • allow providing custom error, close, exit handling (a40e8b5)