zed/crates
Antonio Scandurra fc3bccc1a1 WIP: avoid code-signing rust-analyzer to prevent proc macro errors
If this works, I think we should set the permissions asynchronously,
maybe as part of starting the language server, so that we avoid doing
synchronous I/O.
2022-02-20 12:14:43 +01:00
..
chat_panel Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
client WIP 2022-02-18 10:47:22 -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 Simplify undo_to_transaction and redo_to_transaction 2022-02-19 10:52:21 +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 WIP: avoid code-signing rust-analyzer to prevent proc macro errors 2022-02-20 12:14:43 +01:00
lsp Fix warnings 2022-02-17 17:26:03 +01:00
outline Start work on syntax highlighting completions 2022-02-02 18:14:30 -08:00
project Handle GetDefinition via LspCommand trait 2022-02-18 16:45: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 Merge pull request #455 from zed-industries/rename 2022-02-19 11:07:39 +01: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 Use a block decoration for entering rename text 2022-02-18 13:51:43 -08: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 Merge pull request #455 from zed-industries/rename 2022-02-19 11:07:39 +01:00
zed Merge pull request #455 from zed-industries/rename 2022-02-19 11:07:39 +01:00