rust/editors/code/src
2024-02-08 14:23:00 -05:00
..
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 add configuration option 2023-11-07 16:33:45 +01:00
commands.ts code: expose workspaces to other extensions; remove addProject command 2023-11-16 12:38:15 -05:00
config.ts internal: Remove unnecessary Arc allocations in macro_expand 2024-01-03 15:21:18 +01:00
ctx.ts feature: Add a UnindexedProject notification and a corresponding setting. 2024-02-08 14:23:00 -05:00
debug.ts perf: Run async task in concurrent 2023-12-19 13:16:55 +05:30
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 feature: Add a UnindexedProject notification and a corresponding setting. 2024-02-08 14:23:00 -05: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 Fix some comments 2023-12-29 11:50:24 +08:00
rust_project.ts internal: Remove unnecessary Arc allocations in macro_expand 2024-01-03 15:21:18 +01:00
snippets.ts editor/code: Re-apply code format 2023-07-13 22:44:29 +09:00
tasks.ts editor/code: Re-apply code format 2023-07-13 22:44:29 +09:00
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