mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-12 01:47:38 +00:00
![]() 3587: Use WorkDoneProgress LSP API for initial load r=matklad a=slyngbaek Addresses #3283 Rather than using custom UI for showing the loaded state. Rely on the WorkDoneProgress API in 3.15.0 https://microsoft.github.io/language-server-protocol/specification#workDoneProgress. No client-side work was necessary. The UI is not exactly what is described in the issue but afaict that's how VS Code implements the LSP API. - The WorkDoneProgressEnd does not appear to display its message contents (controlled by vscode) Co-authored-by: Steffen Lyngbaek <steffenlyngbaek@gmail.com> |
||
---|---|---|
.. | ||
bin | ||
cli | ||
main_loop | ||
caps.rs | ||
cargo_target_spec.rs | ||
cli.rs | ||
config.rs | ||
conv.rs | ||
diagnostics.rs | ||
feature_flags.rs | ||
lib.rs | ||
main_loop.rs | ||
markdown.rs | ||
req.rs | ||
semantic_tokens.rs | ||
vfs_glob.rs | ||
world.rs |