| .. |
|
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: Revert changes to client capabilities in bac0ed5
|
2024-12-13 11:59:50 -05:00 |
|
commands.ts
|
Auto merge of #17707 - Veykril:proc-macro-err-cleanup, r=Veykril
|
2024-07-29 14:07:33 +00:00 |
|
config.ts
|
Only show status bar item in relevant files
|
2024-12-03 14:40:26 +00:00 |
|
ctx.ts
|
minor: Tell the server to stop prior to restarting it
|
2024-12-22 11:30:18 +01: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
|
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
|
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 |
|
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 |