rust-analyzer/editors/code/src
2024-06-25 18:13:08 +01:00
..
ast_inspector.ts Tidy up vscode extension a bit 2024-06-19 09:42:06 +02:00
bootstrap.ts Tidy up vscode extension a bit 2024-06-19 09:42:06 +02:00
client.ts fix: Improve hover text in unlinked file diagnostics 2024-06-20 09:32:48 -07:00
commands.ts Auto merge of #17438 - jjoeldaniel:toggle_lsp_logs, r=Veykril 2024-06-19 08:39:42 +00:00
config.ts Tidy up vscode extension a bit 2024-06-19 09:42:06 +02:00
ctx.ts Add version info to status bar item 2024-06-07 14:39:50 +02:00
debug.ts pass cargo extra args when debug 2024-06-25 18:13:08 +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 Fix and cleanup VSCode task building 2024-06-17 14:06:01 +02:00
main.ts remove panicbit.cargo extension warning 2024-06-19 15:37:09 +02:00
persistent_state.ts editor/code: Sort the style to import types 2023-07-11 06:12:00 +09:00
run.ts Tidy up vscode extension a bit 2024-06-19 09:42:06 +02:00
rust_project.ts Update JsonProject to include optional fields 2024-02-13 14:29:20 -08:00
snippets.ts Tidy up vscode extension a bit 2024-06-19 09:42:06 +02:00
tasks.ts Tidy up vscode extension a bit 2024-06-19 09:42:06 +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 Tidy up vscode extension a bit 2024-06-19 09:42:06 +02:00
util.ts Tidy up vscode extension a bit 2024-06-19 09:42:06 +02:00