Skip to content

v2.0.1

Latest

Choose a tag to compare

@mpiton mpiton released this 28 Aug 14:39
· 1 commit to main since this release
a57b83c

Same code as 2.0.0, one change: the Zed extension id is depsy-lsp instead of depsy.

Zed's extension publishing prerequisites require extensions that only ship a language server to carry an -lsp or -language-server suffix, and the registry review asked for it (zed-industries/extensions#7385). The extension is still called Depsy in the extensions panel, the settings key is still lsp.depsy, and lsp.dependi.initialization_options is still read as a fallback.

Coming from Dependi: search for "Depsy" in the Zed extensions panel, install it, uninstall dependi. Nothing to change in your settings.

Full Changelog: v2.0.0...v2.0.1

What's Changed

  • chore: rename extension id to depsy-lsp (v2.0.1) by @mpiton in #391

Full Changelog: v2.0.0...v2.0.1