zed/crates
Antonio Scandurra 1af8f4be19 Deserialize Theme directly into the heap to avoid stack overflow
Co-Authored-By: Julia Risley <julia@zed.dev>
2023-03-17 15:58:52 +01: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 Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
auto_update Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
breadcrumbs Changed label and text to be generic over static strings and owned strings 2023-02-21 16:47:29 -08:00
call Close remote project windows when leaving a call 2023-03-15 15:24:58 -07:00
cli Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
client Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
clock Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
collab Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
collab_ui Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
collections Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
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 Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
diagnostics Add blank pane experience 2023-03-08 17:56:39 -08:00
drag_and_drop Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
editor Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
feedback Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
file_finder Add blank pane experience 2023-03-08 17:56:39 -08:00
fs Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
fsevent Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
fuzzy remove commented line 2023-02-27 12:06:10 -08:00
git Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
go_to_line Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
gpui Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
gpui_macros Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
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 Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
language_selector 💄 2023-03-10 17:43:48 +01:00
live_kit_client Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
live_kit_server Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
lsp Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
media Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
menu Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
outline Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
pando fix build error 2023-02-13 14:12:43 -08:00
picker Merge pull request #2199 from zed-industries/welcome-experience 2023-03-10 10:48:30 -08:00
plugin Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
plugin_macros Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
plugin_runtime Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
project Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
project_panel Update method names to match action names 2023-03-12 06:08:12 -04:00
project_symbols Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
recent_projects Remove panic in recent projects picker 2023-03-13 09:44:42 -07:00
rope Update bromberg dependency to have alloc 2023-02-24 14:34:24 -08:00
rpc Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
search Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
settings Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
snippet Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
sqlez fix sqlez warning, introduce tab and enter bindings to vim for inputing tab and enter text when waiting for text 2023-02-13 13:50:37 -08:00
sqlez_macros Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
sum_tree Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
terminal Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
terminal_view Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
text Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
theme Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
theme_selector Add base keymap setting 2023-03-07 12:19:51 -08:00
theme_testbench Avoid storing fonts::Features in TextStyle 2023-03-17 15:12:02 +01:00
util Start computing workspace configuration more dynamically 2023-03-16 10:46:55 +01:00
vim Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
welcome Add a note on how to check the telemetry 2023-03-08 18:47:52 -08:00
workspace Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00
zed Deserialize Theme directly into the heap to avoid stack overflow 2023-03-17 15:58:52 +01:00