ZIm/crates/project/src
Kirill Bulatov 8631280baa
Support terminals with ssh in remote projects (#11913)
Release Notes:

- Added a way to create terminal tabs in remote projects, if an ssh
connection string is specified
2024-05-17 17:48:07 +03:00
..
connection_manager.rs WIP: remoting (#10085) 2024-04-11 15:36:35 -06:00
debounced_delay.rs Add debounce for re-querying completion documentation 2024-01-31 09:50:26 -05:00
lsp_command.rs lsp: Use itemDefaults if sent along with completion items (#11902) 2024-05-16 13:26:07 +02:00
lsp_ext_command.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
prettier_support.rs Autodetect parser name with prettier by default (#11558) 2024-05-15 22:51:46 +03:00
project.rs Autodetect parser name with prettier by default (#11558) 2024-05-15 22:51:46 +03:00
project_settings.rs Allow to toggle git hunk diffs (#11080) 2024-05-01 22:47:36 +03:00
project_tests.rs Use UpdateGlobal accessors in more places (#11925) 2024-05-16 13:30:04 -04:00
search.rs Implement serialization of assistant conversations, including tool calls and attachments (#11577) 2024-05-08 17:52:15 -04:00
search_history.rs project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
task_inventory.rs tasks: Refresh available tasks in editor when tasks.json changes (#11811) 2024-05-14 21:26:35 +02:00
terminals.rs Support terminals with ssh in remote projects (#11913) 2024-05-17 17:48:07 +03:00