Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

v0.7.0

Compare
Choose a tag to compare
@damieng damieng released this 28 Nov 07:44
· 275 commits to master since this release
02d8f62
  • Support snippet type completion items
  • Move completionItem detail to right for consistency with VSCode
  • Make ServerManager restartable
  • Sort completion results
  • LSP v3 flow types plus wiring up of willSave
  • Support TextDocumentEdit in ApplyEditAdapter for v3
  • Upgrade flow, remove prettier
  • Busy Signals added for start and shutdown
  • Dispose connection on server stop, prevent rpc errors in console