github zed-industries/zed v0.53.0

latest releases: nightly, collab-staging, v0.155.2...
2 years ago
  • Made tabs draggable. You can now reorder them and move them between panes (#55).
  • Added language injection, which lets Zed parse a specific region of a file in a separate pass from the file as a whole. This enables better syntax highlighting, auto-indent, and bracket matching within macro invocations in Rust, and in macro definitions in C and C++ (#153).
  • Added support for the Elixir language.
  • Added search in terminals.
  • Added the ability to scroll a terminal by dragging the selection to the edge of the view.
  • Fixed an issue where directories created in the project panel were sometimes not collapsible (#384).
  • Fixed a hang that sometimes occured when connecting to a project containing buffers with long edit histories (#1557).
  • Added the ability to zoom a Zed window by double clicking its titlebar (#180).

Don't miss a new zed release

NewReleases is sending notifications on new releases.