zed/crates
2023-05-11 17:24:58 -07:00
..
activity_indicator Remove ViewContext::dispatch_any_action 2023-05-01 14:24:00 +02:00
assets 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
auto_update Define telemetry settings in the client crate 2023-05-10 12:59:24 -07:00
breadcrumbs Remove ViewContext::dispatch_action 2023-05-01 16:27:36 +02:00
call 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
cli 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
client Ensure the SettingsStore global is added in tests 2023-05-10 16:39:59 -07:00
clock 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
collab Ensure the SettingsStore global is added in tests 2023-05-10 16:39:59 -07:00
collab_ui Fix styling of titlebar highlights 2023-05-08 14:33:59 -07:00
collections Move command palette filter into collections crate 2023-03-28 20:13:17 -07:00
command_palette Ensure querying keystrokes or actions is safe 2023-05-04 09:53:31 +02:00
context_menu Always dismiss context menu on click 2023-05-10 09:18:13 +02:00
copilot Replace todo with unimplemented to reduce distractions 2023-05-09 16:31:53 -06:00
copilot_button Define telemetry settings in the client crate 2023-05-10 12:59:24 -07:00
db 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
diagnostics Define terminal settings in terminal crate 2023-05-10 17:43:10 -07:00
drag_and_drop Prevent some cases of clipping icons due to pixel coord rounding 2023-05-08 11:42:00 -04:00
editor Define terminal settings in terminal crate 2023-05-10 17:43:10 -07:00
feedback Merge branch 'main' into copilot-disabled-globs 2023-05-03 10:53:28 -07:00
file_finder 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
fs Add smoke test for collaboration 2023-05-08 14:33:59 -07:00
fsevent 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
fuzzy remove commented line 2023-02-27 12:06:10 -08:00
git 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
go_to_line 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
gpui Ensure the SettingsStore global is added in tests 2023-05-10 16:39:59 -07:00
gpui_macros Move methods querying window state into AsyncAppContext 2023-05-02 19:38:48 +02:00
install_cli 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
journal Define journal settings in journal crate 2023-05-10 12:59:24 -07:00
language Add is_tab field to chunks 2023-05-08 19:36:51 +03:00
language_selector Remove ViewContext::dispatch_action 2023-05-01 16:27:36 +02:00
live_kit_client 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
live_kit_server 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
lsp 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
lsp_log 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
media 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
menu Remove internal actions from menu crate 2023-04-27 14:29:11 +02:00
node_runtime Source ESLint server from Github rather than 3rd party NPM package 2023-04-28 16:42:36 -04:00
outline Remove ViewContext::dispatch_action 2023-05-01 16:27:36 +02:00
picker Avoid re-allocating KeymapContext after every view notification 2023-05-04 12:04:30 +02:00
plugin 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
plugin_macros 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
plugin_runtime 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
project Define terminal settings in terminal crate 2023-05-10 17:43:10 -07:00
project_panel Merge branch 'main' into implicit-ancestry 2023-05-04 14:39:58 +02:00
project_symbols Compute view ancestry at layout time 2023-05-03 16:36:14 +02:00
recent_projects Remove ViewContext::dispatch_action 2023-05-01 16:27:36 +02:00
rope 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
rpc Add initial include/exclude project search UI 2023-05-10 11:11:31 +03:00
search Highlight include/exclude inputs when errors happen there 2023-05-10 11:11:31 +03:00
settings Add a better API for updating settings in the SettingsStore in tests 2023-05-11 17:24:58 -07:00
snippet 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
sqlez 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
sqlez_macros 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
staff_mode 🎨 Specify more dependencies at the workspace level 2023-04-24 17:41:55 -07:00
sum_tree Fix TreeMap retain 2023-05-08 14:33:58 -07:00
terminal Define terminal settings in terminal crate 2023-05-10 17:43:10 -07:00
terminal_view Define terminal settings in terminal crate 2023-05-10 17:43:10 -07:00
text Store history base text as rope 2023-05-04 12:32:31 -04:00
theme Start using the SettingsStore in the app 2023-05-10 12:59:24 -07:00
theme_selector Define telemetry settings in the client crate 2023-05-10 12:59:24 -07:00
theme_testbench Define terminal settings in terminal crate 2023-05-10 17:43:10 -07:00
util Create proof-of-concept SettingStore struct 2023-05-10 12:59:22 -07:00
vim Add a better API for updating settings in the SettingsStore in tests 2023-05-11 17:24:58 -07:00
welcome Define telemetry settings in the client crate 2023-05-10 12:59:24 -07:00
workspace Ensure the SettingsStore global is added in tests 2023-05-10 16:39:59 -07:00
zed Define terminal settings in terminal crate 2023-05-10 17:43:10 -07:00