rust-analyzer/editors/code/src
2024-10-22 10:51:04 +02:00
..
ast_inspector.ts Tidy up vscode extension a bit 2024-06-19 09:42:06 +02:00
bootstrap.ts Run subprocesses async in vscode extension 2024-10-10 20:44:13 -05:00
client.ts fix: tweak hover/tooltip links 2024-07-26 23:13:55 +08:00
commands.ts Auto merge of #17707 - Veykril:proc-macro-err-cleanup, r=Veykril 2024-07-29 14:07:33 +00:00
config.ts feat: support initializeStopped setting 2024-10-21 10:58:54 +02:00
ctx.ts Fix status bar messagen not being marked markdown 2024-10-22 10:51:04 +02:00
debug.ts internal: fix lldb-dap unconditionally calling rustc 2024-10-17 13:27:15 -04:00
dependencies_provider.ts Tidy up vscode extension a bit 2024-06-19 09:42:06 +02:00
diagnostics.ts Tidy up vscode extension a bit 2024-06-19 09:42:06 +02:00
lang_client.ts detect internal error via error.code instead of error message 2023-11-15 12:36:08 +01:00
lsp_ext.ts Internal: Cleanup proc-macro error handling 2024-07-26 14:38:19 +02:00
main.ts feat: support initializeStopped setting 2024-10-21 10:58:54 +02:00
persistent_state.ts editor/code: Sort the style to import types 2023-07-11 06:12:00 +09:00
run.ts Update handlers.rs to handlers/requests.rs 2024-09-28 06:17:22 -04:00
snippets.ts Tidy up vscode extension a bit 2024-06-19 09:42:06 +02:00
tasks.ts Set RUSTC_SYSROOT for runnables 2024-07-16 13:48:14 +02:00
test_explorer.ts Resolve tests per file instead of per crate in test explorer 2024-03-29 05:34:43 +03:30
toolchain.ts Update handlers.rs to handlers/requests.rs 2024-09-28 06:17:22 -04:00
util.ts Run subprocesses async in vscode extension 2024-10-10 20:44:13 -05:00