rust-analyzer/editors/code/src
bors[bot] 9f12903bb1
Merge #5119
5119: Show notification while SSR is in progress r=matklad a=davidlattimore

Ideally we would (a) show progress and (b) allow cancellation, but at least now there's some indication to the user that something is happening.

Co-authored-by: David Lattimore <dml@google.com>
2020-06-29 16:10:43 +00:00
..
ast_inspector.ts Flatten commands.ts 2020-05-25 12:14:44 +02:00
client.ts Remove hover contents marking as trusted. 2020-06-05 15:25:01 +03:00
commands.ts Merge #5119 2020-06-29 16:10:43 +00:00
config.ts Add custom cargo runners 2020-06-24 10:53:49 +03:00
ctx.ts Remove unnecessary async from vscode language client creation 2020-04-25 20:52:50 +03:00
debug.ts Fix rust-analyzer.debug.openDebugPane option 2020-06-18 10:15:42 +03:00
inlay_hints.ts Cleanup lsp extensions on the client side 2020-05-25 14:56:26 +02:00
lsp_ext.ts Add hover actions as LSP extension 2020-06-05 14:59:26 +03:00
main.ts Merge #5017 2020-06-26 16:52:53 +00:00
net.ts Append 10 random hex chars to temp artifact files 2020-06-25 01:00:30 +03:00
persistent_state.ts Rewrite auto-update 2020-03-19 09:04:59 +01:00
run.ts Switch to ShellExecution instead of full Task 2020-06-24 10:53:49 +03:00
snippets.ts Less rust-analyzer specific onEnter 2020-05-25 14:28:47 +02:00
tasks.ts Fix ts lints 2020-06-24 12:30:41 +03:00
toolchain.ts Change Runnable.bin -> Runnable.kind 2020-05-31 05:21:45 +03:00
util.ts Never disable error logging on the frontend 2020-06-22 21:30:32 +03:00