zed/crates
Max Brunsfeld c280c85ce7 Hard-code LSP formatting options for now
This is needed for auto-formatting to work properly in TypeScript and JSON

Co-Authored-By: Keith Simmons <keith@zed.dev>
2022-03-30 17:08:40 -07:00
..
chat_panel Don't try keychain after authentication fails 2022-03-23 12:15:36 -06:00
client Authenticate on startup if ZED_IMPERSONATE is assigned 2022-03-23 12:25:06 -06:00
clock
collections
contacts_panel Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
diagnostics Remove result from anchor cmp functions 2022-03-24 11:48:31 -07:00
editor Merge branch 'main' into typescript 2022-03-30 14:44:07 -07:00
file_finder Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
fsevent
fuzzy
go_to_line Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
gpui Merge pull request #689 from zed-industries/format-timeout 2022-03-28 16:17:56 +02:00
gpui_macros
journal
language Improve installation of npm-based language servers 2022-03-30 16:48:59 -07:00
lsp Hard-code LSP formatting options for now 2022-03-30 17:08:40 -07:00
outline Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
project Hard-code LSP formatting options for now 2022-03-30 17:08:40 -07:00
project_panel Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
project_symbols Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
rpc Start work on allowing language servers to support multiple languages 2022-03-29 16:57:18 -07:00
search Merge branch 'main' into unfold-on-select-match 2022-03-24 14:13:27 -06:00
server Move all configuration of individual LSP servers to LspAdapter 2022-03-29 18:14:30 -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 #682 from zed-industries/vim-hjkl 2022-03-26 07:11:46 -06:00
theme Allow customizing the pane's following border width in the theme 2022-03-22 13:32:25 -07:00
theme_selector Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
util Add assert_set_eq macro to make test clearer 2022-03-30 13:53:38 -07:00
vim Assign normal mode when re-enabling 2022-03-26 19:19:12 -06:00
workspace Properly dedup restarts of language servers 2022-03-29 17:46:39 -07:00
zed Improve installation of npm-based language servers 2022-03-30 16:48:59 -07:00