Stable release

Zed Changelog

September

Zed 0.103.1

09/13/2023

Download

Additions

  • Added basic Tailwind CSS autocomplete support (#746).
  • Added a CSS language server for autocomplete and linting.
  • Vim:
    • Added S to substitute line (#1897).

Bug Fixes

  • Fixed a bug where modals could not be dismissed with escape when certain views were active in the workspace.
  • Fixed a bug in the inline assistant's prompt history where the same entry was included multiple times.
  • Fixed an issue where search filters were partially cut off in the UI.
  • Fixed an issue with finding end of word on soft-wrapped lines.
  • Vim:
    • Fixed a bug where scrolling vertically would sometimes enter visual mode.