github zed-industries/zed v0.91.0-pre

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

Additions

  • Added support for undo/redo in the assistant.
  • Changed the icon of the assistant panel.
  • Added support for Elixir HEEx templates.
  • Added support for singleton methods in Ruby outline view (#1442).
  • Added a syntax tree view that shows Zed's internal syntax tree(s) for the active editor. You can open it running the debug: open syntax tree view command from the command palette.
  • Added the ability to toggle comments for empty single-line selections (#5).
  • Added a extend_comment_on_newline setting.

Bug Fixes

  • Improved the scrolling behavior of the assistant when it is generating responses. Now Zed will keep the viewport stable only when editing or moving the cursor, but otherwise leave the scroll position unchanged when manually scrolling up or down.
  • Fixed a bug where syntax highlighting wasn't always being applied to Elixir code blocks in popovers (#761).
  • Fixed a bug that caused incorrect syntax highlighting in ERB templates (#1619).
  • Fixed a bug where applications ran from the Zed terminal weren't able to request authorization for macOS services (e.g. microphone and camera).

Don't miss a new zed release

NewReleases is sending notifications on new releases.