Skip to content

lsp-devtools v0.4.0 - 2026-03-23

Latest

Choose a tag to compare

v0.4.0 - 2026-03-23

Features

  • The server command used with the lsp-devtools client command can now be configured at runtime.

    Server process lifecycle information and errors are now also logged to the Server panel. (#234)

Fixes

  • Fix issue where lsp-devtools inspect would not exit cleanly (#229)
  • Fix crash caused by trying to dismiss the message filter dialog twice. (#231)

Misc

  • Bump textual to >=8.1.0 (#233)