This website requires JavaScript.
Explore
Help
Sign In
oak-team
/
oak-gpui
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
410ee124afe6a7ede0daf14ae750204685567dea
oak-gpui
/
crates
/
language
/
src
T
History
Antonio Scandurra
14d26eeedc
Move several buffer-related messages to the background
2022-03-03 12:18:19 +01:00
..
buffer.rs
Move several buffer-related messages to the background
2022-03-03 12:18:19 +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 a reference to
TestAppContext
in tests
2022-03-01 12:01:02 +01:00