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
5f500d34b28fa0ff9dd7cb8a09a9d3f30a4d91f6
zed
/
crates
/
language
/
src
History
Max Brunsfeld
32c57bcd22
Store buffer's diagnostic sets in a smallvec
2023-04-20 08:58:41 -07:00
..
buffer_tests.rs
Introduce a LanguageServerId wrapper type
2023-04-20 08:58:41 -07:00
buffer.rs
Store buffer's diagnostic sets in a smallvec
2023-04-20 08:58:41 -07:00
diagnostic_set.rs
Handle multiple language servers for a given path in project diagnostics view
2023-04-20 08:58:41 -07:00
highlight_map.rs
Add "editor: copy highlight json" command
2023-03-24 16:37:57 -06:00
language.rs
Introduce a LanguageServerId wrapper type
2023-04-20 08:58:41 -07:00
outline.rs
Add buffer method for getting the symbols containing a position
2022-03-15 14:04:58 -07:00
proto.rs
Introduce a LanguageServerId wrapper type
2023-04-20 08:58:41 -07:00
syntax_map.rs
Allow waiting for language to be loaded in
LanguageRegistry
APIs
2023-03-10 12:17:47 +01:00