zed/crates
Max Brunsfeld 61b9179fb1
Merge pull request #222 from zed-industries/fix-hover-beachball
Give the MouseEventHandlers for each tab bar their own id
2021-11-03 19:38:04 -07:00
..
buffer Avoid ending the pending selection until updating selections 2021-11-03 19:07:06 +01: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 End pending selection when starting a transaction 2021-11-03 19:15:54 +01:00
file_finder Skip autoclosed pairs 2021-10-06 19:04:55 +02:00
fsevent Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
fuzzy Rename worktree crate to project, pull in Project 2021-10-04 16:45:05 -07:00
gpui Give the MouseEventHandlers for each tab bar their own id 2021-11-03 19:15:55 -06:00
gpui_macros Use the same test::run_test function for async gpui::tests 2021-10-05 18:04:22 +02:00
language Extend empty diagnostic ranges at the ends of lines 2021-11-03 13:49:39 -07:00
lsp Start language servers based on buffers' languages 2021-11-02 17:41:01 -07:00
people_panel Extract people_panel into its own crate 2021-10-05 14:36:38 +02:00
project Remove logging in worktree tests 2021-11-03 12:36:57 -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 paths to server crate in scripts and gitignore 2021-11-03 19:22:00 -07:00
sum_tree Communicate with language servers in terms of UTF-16 coordinates 2021-10-29 18:33:23 +02:00
theme Improve styling of diagnostic status bar item 2021-11-03 14:15:22 -07:00
theme_selector Extract theme_selector into its own crate 2021-10-05 15:38:25 +02:00
util Improve logging when avatar request fails 2021-10-04 15:47:18 -07:00
workspace Merge pull request #222 from zed-industries/fix-hover-beachball 2021-11-03 19:38:04 -07:00
zed Improve styling of diagnostic status bar item 2021-11-03 14:15:22 -07:00