ZIm/crates/assistant_context_editor/src
João Marcos b47aa33459
Remove actions UnfoldAt and FoldAt (#28442)
`UnfoldAt` and `FoldAt` are used internally, and don't really work
when users try to trigger them, they do however appear in the command
palette and keybindings, misleading users to try using them.

Release Notes:

- Remove unused actions `UnfoldAt` and `FoldAt` (prefer `Fold` and
`Unfold`).
2025-04-09 17:13:41 +00:00
..
context chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
assistant_context_editor.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
context.rs telemetry_events: Rename AssistantEvent to AssistantEventData (#28133) 2025-04-04 19:28:32 -04:00
context_editor.rs Remove actions UnfoldAt and FoldAt (#28442) 2025-04-09 17:13:41 +00:00
context_history.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
context_store.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
patch.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
slash_command.rs Add dedicated actions for LSP completions insertion mode (#28121) 2025-04-08 22:03:03 +00:00
slash_command_picker.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00