rust/editors/code/src
2020-04-30 18:57:40 +03:00
..
commands Removed unnecessary extraArgs for cargo invocation 2020-04-30 18:53:34 +03:00
cargo.ts fixed lint warning 2020-04-30 18:57:40 +03:00
client.ts Merge #4145 2020-04-25 19:30:04 +00:00
color_theme.ts enforce camel case 2020-02-21 11:22:45 +01:00
config.ts better configuration enum items 2020-04-29 14:13:57 +03:00
ctx.ts Remove unnecessary async from vscode language client creation 2020-04-25 20:52:50 +03:00
inlay_hints.ts fix: inlay hints config desyncronization between the frontend and the backend 2020-04-11 20:01:54 +03:00
main.ts vscode: log server binary path 2020-04-04 16:10:06 +03:00
net.ts Rewrite auto-update 2020-03-19 09:04:59 +01:00
persistent_state.ts Rewrite auto-update 2020-03-19 09:04:59 +01:00
rust-analyzer-api.ts Extension types and rendering 2020-03-24 23:22:41 +01:00
source_change.ts Jump to sourceChanges in other files 2020-04-21 23:04:44 +02:00
status_display.ts Lean onto default implementation of configs 2020-04-02 12:47:58 +02:00
tasks.ts tasks.json Support 2020-04-22 17:05:04 -07:00
util.ts vscode: add syntax tree inspection hovers and highlights 2020-03-31 16:20:59 +03:00