
Zed
@zeddotdev
🚀 Zed v0.170 is out! Zed's assistant can now be configured to run models from @lmstudio. 1. Install LM Studio 2. Download models in the app 3. Run the server via `lms server start` 4. Configure LM Studio in Zed's assistant configuration panel 5. Pick your model in Zed's assistant
@lmstudio Vim now has support for SubWord TextObject and the vim-sneak plugin. To enable vim-sneak, bind keys to the `Sneak` and `SneakBackward` actions.
Also in v0.170: - Improved app responsiveness with large number of diagnostics. - Improved formatting of selection by adding support for multiple cursors. - Improved diagnostic excerpts by using syntactic info to determine the context lines to show. - Emacs: Added support for `ctrl-t` transposing characters on Linux.
@lmstudio Full Changelog and Download Zed Stable here: https://zed.dev/releases/stabl...
Zed Preview v0.171 is out too:
- Improved app responsiveness when encountering a large number of diagnostics.
- Added scrollbar to terminal.
- Added `workspace: activate next window` and `workspace: activate previous window` actions for cycling between windows.
- Added Vim `:!`, `:
@lmstudio Full Changelog and Download Zed Preview here: https://zed.dev/releases/previ... #ZedEditor