zed/crates
Nathan Sobo 391aed3d66 Start loading new theme JSON format instead of TOML
Replaced remaining extends with javascript object extension.
Moved tokens/core.ts to tokens.ts and massaged the types to make it more
obvious when types don't match up.

Co-authored-by: Nathan Sobo <nathan@zed.dev>
2022-04-04 12:13:59 -07:00
..
breadcrumbs Re-render breadcrumbs when buffer has been reparsed 2022-04-02 16:33:24 +02:00
chat_panel Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02:00
client Authenticate on startup if ZED_IMPERSONATE is assigned 2022-03-23 12:25:06 -06:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
contacts_panel Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02:00
diagnostics Introduce workspace::Item::reload to manually trigger a reload 2022-04-01 14:02:49 +02:00
editor Merge pull request #687 from zed-industries/vim-word-and-line-movement 2022-04-04 14:42:27 +02:00
file_finder Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02: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 Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
gpui Avoid text insertion when holding down the fn key 2022-04-04 11:13:35 +02:00
gpui_macros Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
journal Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
language Merge pull request #687 from zed-industries/vim-word-and-line-movement 2022-04-04 14:42:27 +02:00
lsp Allow applying code actions that use commands 2022-04-01 10:16:26 -07:00
outline Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02:00
project Merge branch 'main' into prompt-on-close 2022-04-01 15:29:23 -07:00
project_panel Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
project_symbols Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02:00
rpc Merge branch 'main' into prompt-on-close 2022-04-01 15:29:23 -07:00
search Introduce workspace::Item::reload to manually trigger a reload 2022-04-01 14:02:49 +02:00
server Merge branch 'main' into prompt-on-close 2022-04-01 15:29:23 -07:00
snippet Add a snippet unit test with an escaped curly brace 2022-03-11 13:02:20 -08:00
sum_tree Don't seek FilterCursor upon creation 2022-03-15 15:13:23 +01:00
text Merge pull request #702 from zed-industries/typescript 2022-04-01 15:24:58 -07:00
theme Start loading new theme JSON format instead of TOML 2022-04-04 12:13:59 -07:00
theme_selector Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02:00
util Add assert_set_eq macro to make test clearer 2022-03-30 13:53:38 -07:00
vim Rename sub_mode to submode 2022-04-04 14:14:21 +02:00
workspace Merge pull request #719 from zed-industries/misc-breadcrumbs-bugs 2022-04-04 05:42:55 -06:00
zed Start loading new theme JSON format instead of TOML 2022-04-04 12:13:59 -07:00