zed/crates
Max Brunsfeld 79910ba931 Show more information in lsp status bar item
* Distinguish between checking for updates and downloading
* Show dismissable error message when downloading failed and there
  is no cached server.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-02-21 16:11:51 -08:00
..
chat_panel Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
client Download language servers on-demand 2022-02-21 13:54:52 -08:00
clock WIP - Wait for code action anchors to be valid 2022-02-14 18:05:43 -08:00
collections Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
contacts_panel Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
diagnostics Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
editor Show message indicating when we're downloading language servers 2022-02-21 17:25:52 +01:00
file_finder Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
find Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
fsevent Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
fuzzy In random collaboration test, add failing assertion for worktree convergence 2022-02-15 14:55:38 -08:00
go_to_line Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
gpui Replace Inconsolata with Zed Mono and Zed Sans 2022-02-18 14:55:11 +01:00
gpui_macros Clean db pool on drop only if assertions fail or it's the last iteration 2022-02-16 15:07:41 +01:00
journal Make "go to definition" work in project diagnostics 2022-01-20 17:30:30 +01:00
language Show more information in lsp status bar item 2022-02-21 16:11:51 -08:00
lsp Remove unused method 2022-02-21 17:31:43 +01:00
outline Start work on syntax highlighting completions 2022-02-02 18:14:30 -08:00
project Download language servers on-demand 2022-02-21 13:54:52 -08:00
project_panel Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
rpc Undo temporary edits before performing rename or canceling it 2022-02-18 11:41:47 +01:00
server Download language servers on-demand 2022-02-21 13:54:52 -08:00
snippet Support multi-cursor autocompletion 2022-02-03 18:58:36 +01:00
sum_tree In random collaboration test, add failing assertion for worktree convergence 2022-02-15 14:55:38 -08:00
text Simplify undo_to_transaction and redo_to_transaction 2022-02-19 10:52:21 +01:00
theme Show message indicating when we're downloading language servers 2022-02-21 17:25:52 +01:00
theme_selector Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
util Simplify undo_to_transaction and redo_to_transaction 2022-02-19 10:52:21 +01:00
workspace Show more information in lsp status bar item 2022-02-21 16:11:51 -08:00
zed Show more information in lsp status bar item 2022-02-21 16:11:51 -08:00