ZIm/crates/project/src
Nathan Sobo ee9ed936e4 Don't try keychain after authentication fails
Previously, we were achieving this by deleting the keychain item, but this can sometimes fail which leads to an infinite loop. Now, we explicitly never try the keychain when reattempting authentication after authentication fails.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2022-03-23 12:15:36 -06:00
..
fs.rs Revert "Use async_broadcast to emit fake FS events" 2022-03-01 17:14:40 +01:00
ignore.rs Rename worktree crate to project, pull in Project 2021-10-04 16:45:05 -07:00
lsp_command.rs Notify all language servers only when a buffer is saved 2022-03-09 10:44:03 +01:00
project.rs Don't try keychain after authentication fails 2022-03-23 12:15:36 -06:00
search.rs Remove carriage returns 2022-02-27 07:47:46 -07:00
worktree.rs Replace ProjectEntry struct with ProjectEntryId 2022-03-16 15:59:47 -06:00