Skip to content

v0.114.0-pre

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Nov 21:03

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.

Additions

  • Added file_scan_exclusions section to project settings to completely ignore certain files in Zed.

Bug Fixes

  • Fixed a bug that caused buffers to report incorrect modified/conflict status when their buffers changed on disk multiple times in rapid succession.
  • Fixed a bug where Zed would continue to request documentation for completion lists which were stale or no longer visible.