.. |
ast_inspector.ts
|
editor/code: Re-apply code format
|
2023-07-13 22:44:29 +09:00 |
bootstrap.ts
|
Pass server extraEnv to isValidExecutable
|
2023-08-12 07:10:20 +02:00 |
client.ts
|
Temporarily disable unlinked file popup
|
2024-04-13 22:45:22 +02:00 |
commands.ts
|
fix: Support multiple tab stops in completions in VSCode
|
2024-02-15 18:13:04 -05:00 |
config.ts
|
Prompt the user to reload the window when enabling test explorer
|
2024-03-29 18:08:16 +03:30 |
ctx.ts
|
Show workspace info in the status bar
|
2024-04-26 11:28:33 +02:00 |
debug.ts
|
fix: use lldb when debugging with C++ extension
|
2024-03-28 14:38:23 +08:00 |
dependencies_provider.ts
|
editor/code: Re-apply code format
|
2023-07-13 22:44:29 +09:00 |
diagnostics.ts
|
editor/code: Re-apply code format
|
2023-07-13 22:44:29 +09: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
|
Show workspace info in the status bar
|
2024-04-26 11:28:33 +02:00 |
main.ts
|
minor: polish warning msg
|
2024-02-04 18:37:09 +08:00 |
nullable.ts
|
editor/code: Enable noUncheckedIndexedAccess ts option
|
2023-07-06 16:17:02 +09:00 |
persistent_state.ts
|
editor/code: Sort the style to import types
|
2023-07-11 06:12:00 +09:00 |
run.ts
|
Document CargoTaskDefinition and factor out converting TaskDefinition to Execution
|
2024-03-29 16:07:22 -07:00 |
rust_project.ts
|
Update JsonProject to include optional fields
|
2024-02-13 14:29:20 -08:00 |
snippets.ts
|
Work around snippet edits doubling up extra indentation
|
2024-02-15 18:39:17 -05:00 |
tasks.ts
|
Document CargoTaskDefinition and factor out converting TaskDefinition to Execution
|
2024-03-29 16:07:22 -07: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
|
Fix runnable cwd on Windows
|
2023-12-05 13:09:01 +02:00 |
undefinable.ts
|
editor/code: Enable noUncheckedIndexedAccess ts option
|
2023-07-06 16:17:02 +09:00 |
util.ts
|
code: yeet rust-analyzer.discoverProjectCommand
|
2023-09-05 12:38:33 -04:00 |