v0.108.0-pre
Pre-release
Pre-release
Additions
- Added channel links. Right clicking on a channel produces a new option:
Copy Channel Link. These links work to open Zed and auto-join the channel. - Changed the
mute_on_joinsetting's default tofalse. - Added
Save allandDiscard alloptions when closing Zed. - Vim
- Added
Yto copy line-wise (this copies vim's behaviour, which differs from nvim's).
- Added
Bug Fixes
- Fixed a bug where Rust async functions were not being highlighted in completions.
- Fixed a bug where
upanddownwould not go to correct place after inserting. - Vim
- Fixed a bug where
{and}would wrap around end of file (#2116).
- Fixed a bug where