rust/editors/code/src
2022-05-13 21:20:37 +02:00
..
ast_inspector.ts Bump vscode in package.json 2021-12-20 20:58:09 +02:00
client.ts Don't make r-a fail to initialize if updating the config fails 2022-05-13 21:20:37 +02:00
commands.ts Pass the language id when toggling inlay hints 2022-04-20 07:34:00 +03:00
config.ts fix: Fix incorrect hover actions config keys 2022-05-13 21:17:03 +02:00
ctx.ts auto update old configurations to newer ones 2022-05-01 19:57:09 +02:00
debug.ts Use explicit rustc commit-hash 2021-04-22 18:59:03 +03:00
lsp_ext.ts Switch to LSP inlay hints 2022-04-08 14:10:24 +03:00
main.ts feat: Change VSCode extension publisher to rust-lang 2022-05-13 13:21:52 +02:00
persistent_state.ts Drop extensionUri copy 2021-12-23 09:36:55 +02:00
run.ts minor: explicitly set the focus to false 2021-05-26 13:04:01 +03:00
snippets.ts fix: cursor position after item move command 2021-05-24 13:17:28 -03:00
tasks.ts Undefined scope comment 2021-09-09 08:50:24 +12:00
toolchain.ts Merge #9908 2021-08-21 13:41:09 +00:00
util.ts Allow locate parent module action in cargo toml 2021-10-03 11:58:10 +09:00