- Added a context menu when right-clicking an editor that includes various actions (Rename, Go To Definition, etc) (#243).
- Added a clickable menu for splitting panes (#1150).
- Added a command and application menu item for displaying Zed's default settings. Also, when creating your custom settings file for the first time, the file is now pre-populated with the default settings (#266).
- Added a link to the Zed documentation in the Help application menu.
- Improved the Rose Pine theme
- Fixed an issue where highlights were incorrect after cancelling a rename refactoring (#213).
- Fixed an issue where the top-level
hard_tabs
setting was not respected (#273). - Fixed an issue where guests were shown a save prompt when closing the window after losing their connection to a host project (#255).
- Fixed an issue where some Golang code actions did not work (#221).