rust/editors/code/src
2022-04-21 13:39:53 -07:00
..
ast_inspector.ts Bump vscode in package.json 2021-12-20 20:58:09 +02:00
client.ts Update for languageclient API changes 2022-04-08 14:24:28 +03:00
commands.ts Pass the language id when toggling inlay hints 2022-04-20 07:34:00 +03:00
config.ts Remove old inlay hints settings 2022-04-16 08:05:07 +03:00
ctx.ts Use local node_modules to allow the graph to load offline 2021-08-10 13:43:08 +00: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 Export lc.LanguageClient from VSCode extension 2022-04-21 13:39:53 -07: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