zed/crates
Max Brunsfeld 066b4faf61 Restructure KeyMap file, make it easy to edit in Zed
Add a JSON schema for this file so that autocomplete can be used for the actions.
2022-04-21 13:35:10 -07:00
..
assets Move assets to their own crate, load keymaps in vim tests 2022-04-11 15:54:52 -07:00
auto_update Merge branch 'main' into auto-update 2022-04-21 09:53:06 +02:00
breadcrumbs Move Settings to its own crate 2022-04-06 10:23:33 -07:00
chat_panel Load all keybindings from JSON file 2022-04-10 14:29:45 -07:00
cli 💄 2022-04-20 17:36:03 +02:00
client Merge branch 'main' into auto-update 2022-04-21 09:53:06 +02:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collab Drop signups table 2022-04-21 10:59:13 -06:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
command_palette Format action names more readably in command palette 2022-04-18 18:12:43 -07:00
contacts_panel 🎨 Remove unnecessary JoinProjectParams struct 2022-04-20 17:27:33 +02:00
diagnostics Allow dumping the project diagnostic view's state as JSON 2022-04-11 19:51:46 -07:00
editor Always wrap lines that are wider than 512 em advances 2022-04-21 19:29:37 +02:00
file_finder Update file finder correctly when project files change 2022-04-19 13:10:36 -07: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 Load modal key bindings from JSON file 2022-04-10 11:39:43 -07:00
gpui Restructure KeyMap file, make it easy to edit in Zed 2022-04-21 13:35:10 -07:00
gpui_macros Allow taking an Arc<Deterministic> in [gpui::test]-decorated tests 2022-04-11 13:42:30 +02:00
journal Implement zed --wait 2022-04-20 17:28:31 +02:00
language Use the 'jsonc' language id for all JSON files 2022-04-21 12:08:16 -07:00
lsp Introduce structured logging 2022-04-08 10:06:51 -06:00
outline Navigate to best match when updating outline view query 2022-04-19 10:12:42 -06:00
picker Always notify a Picker when its delegate notifies 2022-04-20 16:03:11 -07:00
project Use the 'jsonc' language id for all JSON files 2022-04-21 12:08:16 -07:00
project_panel Sort (case-insensitive) directories before files 2022-04-21 15:08:45 +02:00
project_symbols Always notify a Picker when its delegate notifies 2022-04-20 16:03:11 -07:00
rpc Remove summaries that don't contain any errors or warnings 2022-04-19 15:30:46 +02:00
search Merge pull request #822 from zed-industries/focus-project-search-query 2022-04-14 12:25:59 -06:00
settings Restructure KeyMap file, make it easy to edit in Zed 2022-04-21 13:35:10 -07:00
snippet Add a snippet unit test with an escaped curly brace 2022-03-11 13:02:20 -08:00
sum_tree Introduce structured logging 2022-04-08 10:06:51 -06:00
text Fix divergence bug when peer reconnects reusing a prior replica id 2022-04-11 13:17:47 +02:00
theme Merge branch 'main' into auto-update 2022-04-21 09:53:06 +02:00
theme_selector Use Picker in ThemeSelector 2022-04-18 17:11:39 -07:00
util Introduce structured logging 2022-04-08 10:06:51 -06:00
vim Allow comments in setting and keymap JSON files 2022-04-21 11:58:18 -07:00
workspace Merge branch 'main' into auto-update 2022-04-21 09:53:06 +02:00
zed Restructure KeyMap file, make it easy to edit in Zed 2022-04-21 13:35:10 -07:00