Additions
Editor
- Improved sorting and filtering of LSP suggestions, particularly for typescript (#845)
Collaboration
- Made collaboration much more resilient to temporary disconnects
- Following into the terminal and search results now automatically open screensharing (if it's allowed)
Vim
- Added
f
andt
bindings to vim mode
Workspace
- Added restoration of editor scroll positions
Misc
- Added settings to opt-out of diagnostic and metric reporting
Bug Fixes
Workspace
- Fix a crash when navigating between panes with the dock open
- Fix a bug where Zed would save and restore ephemeral workspaces
Terminal
- Fixed a bug where terminals would reopen in the root directory (#847)