Skip to content

v0.115.0-pre

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Nov 17:40

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 support for the integrated Nushell LSP (#2269).
    • nu (v0.87.0 or greater) must be installed and available in your $PATH.
  • Added support for the Uiua language.
    • uiua must be installed and available in your $PATH.
  • Added an option to run project search including gitignored files.

Bug Fixes

  • Fixed a crash that could happen when opening certain large markdown files (#2290).