github zed-industries/zed v0.111.4

latest releases: nightly, collab-production, collab-staging...
10 months ago

We're transitioning Zed to use GPUI2, a new, faster, implementation of our UI framework. For the next few weeks, you'll notice fewer new features from week to week, but we'll still keep on top of serious bugs and issues.

Bug Fixes

  • Fixed HTML highlighting breaking in presence of comments (#2214).
  • Fixed an infinite loop in editor: select all matches (#2170).
  • Fixed a bug where prettier was not able to format Zed's config files.
  • Fixed Elixir next-ls LSP installation failing due to fetching a binary for the wrong architecture (#2185).
  • Fixed diagnostics panel not refreshing its contents properly.
  • Fixed prettier not working in npm workspaces.
  • Fixed a case where a sufficiently-broken language server system configuration could cause an infinite repeated server reinstallation, consuming resources indefinitely.
  • Fixed a bug where editor: go to prev hunk would get suck when encountering deleted hunks.
  • Fixed a rare case where "go to (prev) diagnostic" could get stuck with specifically overlapping diagnostics.
  • Fixed a crash that could occur when looking for prettier on the user's system.
  • Fixed a crash that occurred for some users on startup (#2136).

Don't miss a new zed release

NewReleases is sending notifications on new releases.