| .. |
|
persistence
|
toolchains: Allow users to provide custom paths to toolchains (#37009)
|
2025-09-06 00:47:39 +02:00 |
|
dock.rs
|
Settings refactor (#38367)
|
2025-09-18 16:47:23 +00:00 |
|
history_manager.rs
|
Restructure persistence of remote workspaces to make room for WSL and other non-ssh remote projects (#36714)
|
2025-08-22 14:10:45 -07:00 |
|
invalid_buffer_view.rs
|
Show actual error in InvalidBufferView (#37657)
|
2025-09-05 12:03:26 -07:00 |
|
item.rs
|
Represent relative paths using a dedicated, separator-agnostic type (#38744)
|
2025-09-24 18:57:33 -04:00 |
|
modal_layer.rs
|
Auto-fix clippy::collapsible_if violations (#36428)
|
2025-08-19 13:27:24 +00:00 |
|
notifications.rs
|
git: Improve error messages (#35946)
|
2025-09-09 18:16:29 +00:00 |
|
pane.rs
|
Represent relative paths using a dedicated, separator-agnostic type (#38744)
|
2025-09-24 18:57:33 -04:00 |
|
pane_group.rs
|
Revert "Remote LSP logs (#36709)" (#37051)
|
2025-08-27 23:24:19 +00:00 |
|
path_list.rs
|
Make SanitizedPath wrap Path instead of Arc<Path> to avoid allocation (#37106)
|
2025-08-28 13:32:30 -06:00 |
|
persistence.rs
|
Clean up RelPath API (#38912)
|
2025-09-25 14:42:32 -07:00 |
|
searchable.rs
|
Implement regex_select action for Helix (#38736)
|
2025-09-23 15:44:40 -06:00 |
|
shared_screen.rs
|
Another batch of lint fixes (#36521)
|
2025-08-19 20:33:44 +00:00 |
|
status_bar.rs
|
Fix clippy::redundant_clone lint violations (#36558)
|
2025-08-20 12:20:13 +02:00 |
|
tasks.rs
|
workspace: Pop a toast if manually spawning a task fails (#38405)
|
2025-09-18 12:03:35 +02:00 |
|
theme_preview.rs
|
Fix clippy::redundant_clone lint violations (#36558)
|
2025-08-20 12:20:13 +02:00 |
|
toast_layer.rs
|
keymap_ui: Ensure keybind with empty arguments can be saved (#36393)
|
2025-08-18 11:01:32 +00:00 |
|
toolbar.rs
|
Fix toolbar spacing regressions (#29964)
|
2025-05-05 22:28:35 -03:00 |
|
workspace.rs
|
Clean up RelPath API (#38912)
|
2025-09-25 14:42:32 -07:00 |
|
workspace_settings.rs
|
settings: Use a derive macro for refine (#38451)
|
2025-09-18 21:13:49 +00:00 |