zed/crates/project/src
张小白 598d62de04
windows: Fix popup window when using external command (#15547)
Thanks techs-sus on Discord.


Co-authored-by: shenjack <3695888@qq.com>
Co-authored-by: techs-sus <discord>


Release Notes:

- N/A

Co-authored-by: shenjack <3695888@qq.com>
Co-authored-by: Mikayla Maki <mikayla@zed.dev>
2024-08-28 19:58:50 -07:00
..
lsp_command Tidy up collab-related signature help data (#14377) 2024-07-13 04:06:01 +03:00
buffer_store.rs Move shared_buffers into BufferStore (#17020) 2024-08-28 14:41:41 -06:00
connection_manager.rs Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
debounced_delay.rs Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
lsp_command.rs lsp: Support Goto Declaration (#15785) 2024-08-06 11:20:51 +02:00
lsp_ext_command.rs clangd: Implement switch source/header extension (#14646) 2024-08-21 22:15:08 +03:00
prettier_support.rs Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
project.rs windows: Fix popup window when using external command (#15547) 2024-08-28 19:58:50 -07:00
project_settings.rs Use US English spelling of "behavior" and "customize" (#15117) 2024-07-24 16:36:01 -04:00
project_tests.rs Fix search sorting (#16970) 2024-08-27 13:46:36 -06:00
search.rs Fix search sorting (#16970) 2024-08-27 13:46:36 -06:00
search_history.rs project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
task_inventory.rs chore: Clippy fixes for 1.80 (#13987) 2024-07-10 17:53:17 +02:00
terminals.rs terminal: Fix Python virtual environment detection (#15989) 2024-08-14 21:33:02 +03:00
worktree_store.rs project search: Fix filtering when buffers are open (#16997) 2024-08-28 13:39:53 +02:00
yarn.rs Add support for projects managed with Yarn (#13644) 2024-07-11 14:56:07 +02:00