rust-analyzer/editors/code/src
2020-02-25 00:55:48 +02:00
..
commands vscode: migrate on_enter to rust-analyzer-api.ts 2020-02-25 00:55:48 +02:00
installation Cleanp 2020-02-24 15:41:13 +01:00
client.ts Push IO and error handling up 2020-02-17 14:03:33 +01:00
color_theme.ts enforce camel case 2020-02-21 11:22:45 +01:00
config.ts Extract client-side logging 2020-02-22 16:03:47 +01:00
ctx.ts vscode: gracefully handle cancellation errors 2020-02-23 15:49:09 +02:00
highlighting.ts vscode: migrate highlighting to rust-analyzer-api.ts 2020-02-25 00:49:54 +02:00
inlay_hints.ts vscode: gracefully handle cancellation errors 2020-02-23 15:49:09 +02:00
main.ts Don't break onEnter if rust-analyzer fails to start 2020-02-24 12:32:15 +01:00
rust-analyzer-api.ts vscode: create rust-analyzer-api.ts 2020-02-25 00:48:44 +02:00
source_change.ts vscode: migrate source_cnage.rs to rust-analyzer-api.rs 2020-02-25 00:49:19 +02:00
status_display.ts vscode: press ; to respect semicolons 2020-02-17 22:09:44 +02:00
util.ts vscode: gracefully handle cancellation errors 2020-02-23 15:49:09 +02:00