This website requires JavaScript.
Explore
Help
Register
Sign In
mixa
/
zed
Watch
1
Star
0
Fork
0
You've already forked zed
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3dc100adfbdb87137d2aeebdee2149f8cb5f2bde
zed
/
crates
/
language
/
src
History
Antonio Scandurra
7546ede288
Split language server initialization from construction
...
This gives clients a chance to register to notifications.
2022-03-09 12:31:21 +01:00
..
buffer.rs
Assign buffer's completion triggers from LSP capabilities
2022-03-08 17:41:52 -08:00
diagnostic_set.rs
Remove language servers from buffers
2022-03-08 15:16:07 -08:00
highlight_map.rs
Start work on syntax highlighting completions
2022-02-02 18:14:30 -08:00
language.rs
Split language server initialization from construction
2022-03-09 12:31:21 +01:00
outline.rs
Use StringMatchCandidate::new to construct candidates more conveniently
2022-01-31 19:11:13 +01:00
proto.rs
Put vector clock serialization logic alongside other serialization logic
2022-03-04 13:54:07 -08:00
tests.rs
Remove delegate support from GPUI
2022-03-09 10:48:52 +01:00