rust-analyzer/editors/code/src
2025-01-20 14:05:19 -05:00
..
bootstrap.ts Run subprocesses async in vscode extension 2024-10-10 20:44:13 -05:00
client.ts minor: format editor/code 2024-12-26 20:44:42 +08:00
commands.ts Add an action to copy an element from the syntax tree view 2025-01-09 14:03:18 -06:00
config.ts Add a new and improved syntax tree viewer 2025-01-09 13:20:06 -06:00
ctx.ts fix: Only refresh syntax tree view when the active document changes 2025-01-20 14:05:19 -05:00
debug.ts Fix debug configuration querying not inheriting environment 2024-12-02 13:02:31 +01: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 Add a new and improved syntax tree viewer 2025-01-09 13:20:06 -06:00
main.ts Add an action to copy an element from the syntax tree view 2025-01-09 14:03:18 -06:00
persistent_state.ts editor/code: Sort the style to import types 2023-07-11 06:12:00 +09:00
run.ts Fix debug configuration querying not inheriting environment 2024-12-02 13:02:31 +01:00
snippets.ts Tidy up vscode extension a bit 2024-06-19 09:42:06 +02:00
syntax_tree_provider.ts Add a new and improved syntax tree viewer 2025-01-09 13:20:06 -06: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