zed/crates
Joseph Lyons e272a1a18f Switch github_login to String
One of our macros, `impl_actions!`, didn't like that `RemoveContact` had a lifetime.
2023-03-12 05:03:31 -04:00
..
activity_indicator Add labeled tasks to gpui and observe them in the activity status to give feedback when we are still waiting for the language server 2023-02-20 20:28:48 -08:00
assets
auto_update Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
breadcrumbs Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
call Increase reconnect timeout 2023-03-03 13:10:08 -08:00
cli
client Introduce a new TryFutureExt::unwrap method 2023-03-10 11:41:13 +01:00
clock
collab Encode db-max-connections env var as a string in k8s manifest 2023-03-10 17:19:16 -08:00
collab_ui Switch github_login to String 2023-03-12 05:03:31 -04:00
collections
command_palette Add blank pane experience 2023-03-08 17:56:39 -08:00
context_menu Convert keymap context to use generics and Cow<'static> so we don't have to add .to_string() and .into() for each usage 2023-02-23 14:10:55 -08:00
db Remove permanent Zed stateless 2023-03-08 19:03:50 -08:00
diagnostics Add blank pane experience 2023-03-08 17:56:39 -08:00
drag_and_drop
editor Merge pull request #2263 from zed-industries/language-status-bar 2023-03-10 16:26:42 -08:00
feedback Align feedback button styles with other sidebar buttons 2023-03-10 16:19:33 -08:00
file_finder Add blank pane experience 2023-03-08 17:56:39 -08:00
fs
fsevent
fuzzy remove commented line 2023-02-27 12:06:10 -08:00
git
go_to_line
gpui Merge pull request #2265 from zed-industries/fix-menu-bar-greying-out 2023-03-10 16:05:07 -08:00
gpui_macros
install_cli Add base keymap setting 2023-03-07 12:19:51 -08:00
journal Merge pull request #2199 from zed-industries/welcome-experience 2023-03-10 10:48:30 -08:00
language Allow waiting for language to be loaded in LanguageRegistry APIs 2023-03-10 12:17:47 +01:00
language_selector 💄 2023-03-10 17:43:48 +01:00
live_kit_client Introduce an OSAction that can be associated with menu items for mac platform compatibility. 2023-02-22 09:02:31 -08:00
live_kit_server
lsp Introduce a new TryFutureExt::unwrap method 2023-03-10 11:41:13 +01:00
media
menu
outline
pando
picker Merge pull request #2199 from zed-industries/welcome-experience 2023-03-10 10:48:30 -08:00
plugin
plugin_macros
plugin_runtime
project Merge pull request #2266 from zed-industries/avoid-panic 2023-03-10 17:19:55 -05:00
project_panel Add blank pane experience 2023-03-08 17:56:39 -08:00
project_symbols
recent_projects
rope Update bromberg dependency to have alloc 2023-02-24 14:34:24 -08:00
rpc Increase reconnect timeout 2023-03-03 13:10:08 -08:00
search Seperate out x-mark width 2023-03-01 00:18:45 -08:00
settings Add keymap picker UI 2023-03-07 17:29:08 -08:00
snippet
sqlez
sqlez_macros
sum_tree
terminal
terminal_view Make terminal fallback correctly when unable to deserialize your cwd 2023-03-10 12:23:29 -08:00
text
theme Merge pull request #2263 from zed-industries/language-status-bar 2023-03-10 16:26:42 -08:00
theme_selector Add base keymap setting 2023-03-07 12:19:51 -08:00
theme_testbench Merge pull request #2198 from zed-industries/more-item-defaults 2023-02-22 09:14:12 -08:00
util Introduce a new TryFutureExt::unwrap method 2023-03-10 11:41:13 +01:00
vim Fix comments 2023-02-28 17:25:35 -08:00
welcome Add a note on how to check the telemetry 2023-03-08 18:47:52 -08:00
workspace Fix the terminal icon button to only be active when a terminal is focused 2023-03-10 15:54:42 -08:00
zed Merge pull request #2263 from zed-industries/language-status-bar 2023-03-10 16:26:42 -08:00