Skip to content

v0.44.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 19:19
· 1011 commits to main since this release
v0.44.0
9db5ba0

Feature

  • Add option to start a debugpy session for debugging purpose (3f626cc)

Fix

  • Correct handling error in server->client JSON RPC requests (6e16659)
  • Detect languageId of not given at "textDocument/didOpen" (54e329e)
  • Extension not terminating sometimes on vscode exit (753c89c)