Skip to content

0.3.1

Choose a tag to compare

@github-actions github-actions released this 24 Mar 17:33
· 144 commits to main since this release
5a2885b

Fixed

  • VSCode extension failing to start the bundled LSP binary on Windows (spawn php-lsp ENOENT) by appending .exe to the PATH fallback command.
  • VSCode extension failing to start the bundled LSP binary on Linux/macOS remote environments by ensuring execute permissions after .vsix extraction.
  • Zed extension build failure caused by unicode-segmentation 1.13.0 breaking heck 0.4.1 (UnicodeWords made private); pinned to 1.12.0.