rust-analyzer/editors/code/src
bors[bot] 3f499489f7
Merge #2964
2964: Improve responsiveness of the cargo check status label r=matklad a=lnicola

This is still not ideal because the label displays the crate that was just checked, not the one that's currently being checked. But it should give the impression of being faster.

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2020-02-01 15:41:55 +00:00
..
commands Apply the api design suggestions 2020-01-15 20:17:17 +02:00
client.ts Provide better diagnostics if the server is not in path 2020-01-28 17:00:00 +01:00
color_theme.ts Tsfmt 2020-02-01 13:41:11 +01:00
config.ts Improve readability 2020-01-14 22:52:49 -05:00
ctx.ts Add semicolons 2019-12-31 18:55:34 +01:00
highlighting.ts Fix seedrandom in packaged extension 2020-02-01 13:39:04 +01:00
inlay_hints.ts Use types from vscode-langaugeclient 2020-01-15 12:04:35 +01:00
main.ts Apply the api design suggestions 2020-01-15 20:17:17 +02:00
source_change.ts Apply the api design suggestions 2020-01-15 20:17:17 +02:00
status_display.ts Improve responsiveness of the cargo check status label 2020-01-31 20:55:10 +02:00