zed/crates
Piotr Osiewicz ec2b299ecb
settings: Suggest fonts bundled in Zed (#4102)
Fixes an issue where Zed Sans is not being suggested as a font.

Release Notes:
- N/A
2024-01-18 00:54:07 +01:00
..
activity_indicator Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
ai
assets
assistant Editor docs (#4097) 2024-01-18 00:48:37 +01:00
audio
auto_update Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
breadcrumbs Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
call Avoid playing newly published audio tracks when deafened (#4040) 2024-01-15 14:08:49 -08:00
channel Make chat prettier (to my eyes at least) 2024-01-13 21:37:13 -07:00
cli
client Rename variable 2024-01-16 18:35:50 -05:00
clock
collab Editor docs (#4097) 2024-01-18 00:48:37 +01:00
collab_ui Also update chat location when opening a new workspace 2024-01-17 11:41:42 -07:00
collections
color Update docs 2024-01-17 11:39:09 -05:00
command_palette Add command palette action events 2024-01-15 20:22:47 -05:00
copilot Replace WindowContext::notify with WindowContext::refresh 2024-01-10 17:27:02 +01:00
copilot_ui Editor docs (#4097) 2024-01-18 00:48:37 +01:00
db
diagnostics Editor docs (#4097) 2024-01-18 00:48:37 +01:00
editor Editor docs (#4097) 2024-01-18 00:48:37 +01:00
feature_flags Enable Channels for everyone 2024-01-15 13:33:58 -07:00
feedback Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
file_finder Editor docs (#4097) 2024-01-18 00:48:37 +01:00
fs
fsevent
fuzzy
git
go_to_line Editor docs (#4097) 2024-01-18 00:48:37 +01:00
gpui settings: Suggest fonts bundled in Zed (#4102) 2024-01-18 00:54:07 +01:00
gpui_macros Increase border width used to indicate speaking (#4077) 2024-01-16 17:09:28 -05:00
install_cli
journal Editor docs (#4097) 2024-01-18 00:48:37 +01:00
language
language_selector Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
language_tools Editor docs (#4097) 2024-01-18 00:48:37 +01:00
live_kit_client Revert "Bump livekit client" 2024-01-17 10:33:32 -08:00
live_kit_server
lsp Document LSP crate 2024-01-17 13:39:37 -05:00
media
menu
multi_buffer
node_runtime
notifications
outline Editor docs (#4097) 2024-01-18 00:48:37 +01:00
picker Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
plugin
plugin_macros
plugin_runtime Fix possessive "its" in docs and comments (#3998) 2024-01-10 10:09:48 -05:00
prettier
project remove more commented code 2024-01-12 20:10:40 -08:00
project_panel Editor docs (#4097) 2024-01-18 00:48:37 +01:00
project_symbols Editor docs (#4097) 2024-01-18 00:48:37 +01:00
quick_action_bar Editor docs (#4097) 2024-01-18 00:48:37 +01:00
recent_projects Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
refineable Remove some comments 2024-01-12 20:10:40 -08:00
rich_text chat panel ++ (#4044) 2024-01-14 13:54:10 -07:00
rope Fix possessive "its" in docs and comments (#3998) 2024-01-10 10:09:48 -05:00
rpc remove more commented code 2024-01-12 20:10:40 -08:00
search Editor docs (#4097) 2024-01-18 00:48:37 +01:00
semantic_index remove more commented code 2024-01-12 20:10:40 -08:00
settings
snippet
sqlez
sqlez_macros
story Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
storybook Editor docs (#4097) 2024-01-18 00:48:37 +01:00
sum_tree
terminal Add font name completions to ui_font_family and terminal::font_family 2024-01-16 20:32:21 +01:00
terminal_view Editor docs (#4097) 2024-01-18 00:48:37 +01:00
text
theme Add the color crate (#4063) 2024-01-17 11:47:23 -05:00
theme_importer Fix whitespace symbol colors in the editor, use zed1 one 2024-01-11 17:43:49 +02:00
theme_selector Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
ui Fix file paths in stories (#4104) 2024-01-17 16:59:57 -05:00
util Fix failure to write to keychain because of dropping a future 2024-01-11 16:22:34 -08:00
vcs_menu Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
vim Editor docs (#4097) 2024-01-18 00:48:37 +01:00
welcome Fix regression of welcome screen background color (#4091) 2024-01-17 11:00:59 -05:00
workspace Allow leaving calls once project is unshared (#4081) 2024-01-17 08:34:45 -07:00
zed Editor docs (#4097) 2024-01-18 00:48:37 +01:00
zed_actions