ZIm/crates/zed/src
Max Brunsfeld 4775d839d7 Fix incomplete language names list being used for JSON schema
For now, since initializing the languages themselves is still async,
create a parallel duplicated code path that is synchronous, and
just provided the language names.
2022-07-13 15:04:28 -07:00
..
languages Temporarily remove JSON plugin + restore native JSON LspAdapter 2022-07-13 13:56:39 -07:00
feedback.rs Add status bar link and Help menu item to open an issue on feedback repo 2022-06-07 15:48:12 -07:00
languages.rs Fix incomplete language names list being used for JSON schema 2022-07-13 15:04:28 -07:00
main.rs Ensure settings global is initialized immediately 2022-07-12 18:43:00 -07:00
menus.rs Add application menu item to open the default settings 2022-07-12 13:38:24 -07:00
settings_file.rs Ensure settings global is initialized immediately 2022-07-12 18:43:00 -07:00
test.rs Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
zed.rs Fix incomplete language names list being used for JSON schema 2022-07-13 15:04:28 -07:00