zed/crates
Antonio Scandurra 1c14168f38 Ensure no two worktrees can point to the same root path
This could happen because there was a pause between creating the worktree
and adding it to the list of tracked local worktrees, and so we might end
up adding the same worktree twice when calling `create_local_worktree` in
rapid succession.
2022-03-03 10:54:52 +01:00
..
chat_panel Fix Presenter leak when removing windows 2022-03-01 18:50:05 +01:00
client Tear down client's connection states when dropping test clients 2022-03-01 18:17:41 -08:00
clock
collections
contacts_panel
diagnostics Rename weak to visible 2022-03-02 14:38:16 -08:00
editor Rename weak to visible 2022-03-02 14:38:16 -08:00
file_finder Rename weak to visible 2022-03-02 14:38:16 -08:00
fsevent
fuzzy
go_to_line Make versions oldest_selection and newest_selection that don't require snapshots 2022-02-27 13:02:09 -07:00
gpui Don't insert input into editors when control or command keys are held 2022-03-02 14:09:46 -08:00
gpui_macros Make TestAppContext and its dependencies available only in tests 2022-03-01 17:01:52 +01:00
journal
language Pass a reference to TestAppContext in tests 2022-03-01 12:01:02 +01:00
lsp Fix warnings 2022-03-02 12:45:49 +01:00
outline Make versions oldest_selection and newest_selection that don't require snapshots 2022-02-27 13:02:09 -07:00
project Ensure no two worktrees can point to the same root path 2022-03-03 10:54:52 +01:00
project_panel Rename weak to visible 2022-03-02 14:38:16 -08:00
project_symbols Rename strong_worktrees -> visible_worktrees 2022-03-02 14:38:16 -08:00
rpc Rename weak to visible 2022-03-02 14:38:16 -08:00
search Rename weak to visible 2022-03-02 14:38:16 -08:00
server Change the definition of check_invariants 2022-03-03 10:51:37 +01:00
snippet
sum_tree Refine project find's UX 2022-02-25 15:27:34 +01:00
text Use Project::search in ProjectFind and show search results 2022-02-25 10:32:45 +01:00
theme Rename "find" to "search" 2022-02-27 08:15:38 -07:00
theme_selector Provide editor styling information separately from editor settings 2022-02-24 16:42:00 -08:00
util
workspace Rename weak to visible 2022-03-02 14:38:16 -08:00
zed Rename weak to visible 2022-03-02 14:38:16 -08:00