rust-analyzer/editors/code/src
2021-02-05 21:33:37 +01:00
..
ast_inspector.ts Flatten commands.ts 2020-05-25 12:14:44 +02:00
client.ts Add an option for extra env vars in the Code extension 2020-12-30 04:51:07 -08:00
commands.ts Fix resolveCodeAction trying to edit files before creating them 2021-02-05 21:33:37 +01:00
config.ts Add References code lens. 2021-01-23 16:56:20 +03:00
ctx.ts Update vscode for new status 2021-01-29 01:04:14 +08:00
debug.ts delete empty line 2020-07-26 13:42:17 -04:00
inlay_hints.ts Smaller inlay hints 2020-10-28 09:52:23 -04:00
lsp_ext.ts Update vscode for new status 2021-01-29 01:04:14 +08:00
main.ts Simplify file download code 2021-01-25 19:12:54 +02:00
net.ts Simplify file download code 2021-01-25 19:12:54 +02:00
persistent_state.ts Allow to use a Github Auth token for fetching releases 2020-09-22 23:12:51 -07:00
run.ts Check cargoExtraArgs for undefined before using 2020-10-18 11:40:48 +11:00
snippets.ts Support multiple workspace edits 2020-11-04 15:04:28 +01:00
tasks.ts Support 'runnables' options in the vs code extension 2020-10-02 12:35:22 +03:00
toolchain.ts Rename ra_toolchain -> toolchain 2020-08-12 16:52:28 +02:00
util.ts Latest proposed LSP 3.16.0 2020-10-26 09:23:34 -04:00