..
buffer
Replicate diagnostics to remote buffers
2021-11-01 15:28:37 -07:00
chat_panel
Extract chat_panel
into its own crate
2021-10-05 14:23:45 +02:00
client
Move workspace
module into its own crate
2021-10-05 13:49:10 +02:00
clock
WIP: Start converting SelectionSet to use AnchorRangeMap
2021-10-22 13:19:19 -06:00
editor
Take a &clock::Global
instead of cloning in edits_since
2021-11-01 10:48:20 +01:00
file_finder
Skip autoclosed pairs
2021-10-06 19:04:55 +02:00
fsevent
fuzzy
Rename worktree crate to project, pull in Project
2021-10-04 16:45:05 -07:00
gpui
Remove all windows before quitting
2021-11-02 14:55:31 +01:00
gpui_macros
Use the same test::run_test
function for async gpui::test
s
2021-10-05 18:04:22 +02:00
language
Avoid circular model update when sending diagnostics operations
2021-11-01 17:14:22 -07:00
lsp
Delay quit until language servers are gracefully shut down
2021-11-01 11:57:31 -07:00
people_panel
Extract people_panel
into its own crate
2021-10-05 14:36:38 +02:00
project
Avoid circular model update when sending diagnostics operations
2021-11-01 17:14:22 -07:00
project_panel
Get a basic end-to-end test for rust-analyzer integration working
2021-10-25 18:11:52 +02:00
rpc
Replicate diagnostics to remote buffers
2021-11-01 15:28:37 -07:00
server
Fix compilation errors
2021-10-26 14:27:00 +02:00
sum_tree
Communicate with language servers in terms of UTF-16 coordinates
2021-10-29 18:33:23 +02:00
theme
Include diagnostic info in HighlightedChunks iterator
2021-10-26 17:57:50 -07:00
theme_selector
Extract theme_selector
into its own crate
2021-10-05 15:38:25 +02:00
util
workspace
Allow underlines to have different color than the text
2021-10-26 12:46:46 -07:00
zed
Remove all windows before quitting
2021-11-02 14:55:31 +01:00