Skip to content

lsp-devtools v0.2.3 - 2024-05-22

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 18:49
· 51 commits to develop since this release

v0.2.3 - 2024-05-22

Enhancements

  • The lsp-devtools agent now forwards the server's stderr channel (#165)

Fixes

  • All lsp-devtools commands should no longer crash when encountering messages containing unicode characters (#157)
  • Commands like lsp-devtools record should now continue to function after encountering an error (#158)