zed/crates/editor
Tristan Hume f96e4ba84f
Add "Select Enclosing Symbol" command (#13435)
I use this for a much faster workflow with inline assist when using fast
models.

Release Notes:

- Added "Select Enclosing Symbol" command based on tree-sitter outline.
Useful in combination with inline assist to rewrite a function.
2024-06-24 21:26:47 -06:00
..
src Add "Select Enclosing Symbol" command (#13435) 2024-06-24 21:26:47 -06:00
Cargo.toml Fix most vim tests on linux (#12873) 2024-06-11 08:27:55 -06:00
LICENSE-GPL