github zed-industries/zed v0.28.0

latest releases: collab-staging, nightly, collab-production...
2 years ago

command-palette

  • Introduced a command palette accessible via cmd-shift-P.
  • Scroll position is now restored when navigating with cmd-- and cmd-shift-_.
  • Settings such as tab-size can now be customized specifically for JavaScript instead of JavaScript being lumped together with TypeScript.
  • Fixed an issue where the project diagnostics view would get out sync with the summary displayed in the status bar.
  • Fixed an issue where the project diagnostics view would never stop refreshing and consume 100% of CPU.
  • Fixed an issue where the cursor would disappear when clicking out of a pending rename.
  • Fixed focus-related bugs in project-wide diagnostics.
  • Fixed an issue where editor highlights would not be updated when the theme changed.
  • Fixed an issue where the active match in the find toolbar would be stale.
  • Fixed a panic that would sometimes happen when rendering icons.
  • Optimized performance with long soft-wrapped lines.

Don't miss a new zed release

NewReleases is sending notifications on new releases.