rust/editors/code/src
2020-02-26 14:21:23 +01:00
..
commands vscode: run fmt 2020-02-25 01:00:00 +02:00
installation Remove unnecessary dep 2020-02-26 14:21:23 +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: migrate inlay_hints to rust-analyzer-api.ts 2020-02-25 00:57:49 +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: migrate rust-analyzer-api to import * as lc as per matklad and kjeremy 2020-02-25 01:43:52 +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: migrate inlay_hints to rust-analyzer-api.ts 2020-02-25 00:57:49 +02:00