Skip to content

lsp-devtools v0.2.1 - 2023-11-13

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 20:29
· 118 commits to develop since this release

v0.2.1 - 2023-11-13

Enhancements

  • If the agent is unable to connect to a server app immediately, it will now retry indefinitely until it succeeds or the language server exits (#77)
  • It is now possible to select completion items in the lsp-devtools client (#108)
  • Commands like lsp-devtools record and lsp-devtools inspect will no longer exit/stop capturing messages after the first LSP session exits (#110)