zed/crates
Nathan Sobo 4a42025c28 Authenticate on startup if ZED_IMPERSONATE is assigned
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2022-03-23 12:25:06 -06:00
..
chat_panel Don't try keychain after authentication fails 2022-03-23 12:15:36 -06:00
client Authenticate on startup if ZED_IMPERSONATE is assigned 2022-03-23 12:25:06 -06:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
contacts_panel Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
diagnostics Always read project entry id from workspace::Item 2022-03-17 10:58:20 -07:00
editor Fix error in follower when leader creates pending selections 2022-03-23 10:24:26 -07:00
file_finder Automatically unfollow when editing, scrolling or changing selections 2022-03-22 09:17:01 +01:00
fsevent Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
fuzzy Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
go_to_line Automatically unfollow when editing, scrolling or changing selections 2022-03-22 09:17:01 +01:00
gpui Fix global nested event test after turning subscriptions into effects 2022-03-23 09:14:33 +01:00
gpui_macros Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
journal Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
language Merge pull request #661 from zed-industries/follow 2022-03-23 15:17:44 +01:00
lsp Start work on relaying settings to language servers 2022-03-11 17:36:27 -08:00
outline Automatically unfollow when editing, scrolling or changing selections 2022-03-22 09:17:01 +01:00
project Don't try keychain after authentication fails 2022-03-23 12:15:36 -06:00
project_panel Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
project_symbols Automatically unfollow when editing, scrolling or changing selections 2022-03-22 09:17:01 +01:00
rpc Replicate fractional component of leader's scroll position 2022-03-22 17:20:13 -07:00
search Automatically unfollow when editing, scrolling or changing selections 2022-03-22 09:17:01 +01:00
server Don't try keychain after authentication fails 2022-03-23 12:15:36 -06:00
snippet Add a snippet unit test with an escaped curly brace 2022-03-11 13:02:20 -08:00
sum_tree Don't seek FilterCursor upon creation 2022-03-15 15:13:23 +01:00
text Merge pull request #661 from zed-industries/follow 2022-03-23 15:17:44 +01:00
theme Allow customizing the pane's following border width in the theme 2022-03-22 13:32:25 -07:00
theme_selector Automatically unfollow when editing, scrolling or changing selections 2022-03-22 09:17:01 +01:00
util Make timer method available on both foreground and background executors 2022-03-04 13:54:07 -08:00
workspace Cycle through panes spatially rather than in the order in which they created 2022-03-23 15:06:25 +01:00
zed Authenticate on startup if ZED_IMPERSONATE is assigned 2022-03-23 12:25:06 -06:00