This website requires JavaScript.
Explore
Help
Sign In
oak-team
/
oak-gpui
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
47b654063e69bac8b20be1e50ffefd9d58ea85fb
oak-gpui
/
crates
/
language
/
src
T
History
Antonio Scandurra
9e173564e9
Pass an
AsyncAppContext
to fake language server request handlers
2022-02-23 16:14:36 +01:00
..
buffer.rs
Rename
CompletionLabel
to
CodeLabel
and add
Project::symbols
2022-02-22 10:01:08 +01:00
diagnostic_set.rs
Re-enable cargo check for rust-analyzer
2022-01-04 18:26:16 +01:00
highlight_map.rs
Start work on syntax highlighting completions
2022-02-02 18:14:30 -08:00
language.rs
Pass an
AsyncAppContext
to fake language server request handlers
2022-02-23 16:14:36 +01:00
outline.rs
Use StringMatchCandidate::new to construct candidates more conveniently
2022-01-31 19:11:13 +01:00
proto.rs
Rename
CompletionLabel
to
CodeLabel
and add
Project::symbols
2022-02-22 10:01:08 +01:00
tests.rs
Pass an
AsyncAppContext
to fake language server request handlers
2022-02-23 16:14:36 +01:00