Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 17:30
· 290 commits to main since this release
48041ac

2.2.0 (2022-03-18)

Bug Fixes

  • Allow to send textDocument/save request when the language client is only connected (05cc476)
  • Dispose services as soon as no one is using them (5b84923)
  • Export more types (ee9bae8)
  • Make installCommands return a Disposable (825c3d2)
  • Remove prepublish script (fd7d807)
  • Wrong baseUrl (4801314)

Features