about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/editors/code/tests
AgeCommit message (Expand)AuthorLines
2025-02-27Update Node.js, vscode, and ts depsBenjaminBrienen-3/+5
2024-12-02Fix debug configuration querying not inheriting environmentLukas Wirth-122/+0
2024-10-10Run subprocesses async in vscode extensionDavid Richey-11/+11
2024-08-05Reorganize debug.tsLukas Wirth-1/+1
2024-07-31Corrected precedence positionhuntc-3/+3
2024-07-30Further simplificationshuntc-4/+4
2024-07-30Checks date for any RAhuntc-8/+15
2024-07-28Determine toolchain RA on agehuntc-0/+89
2024-07-06fix: Fix runnables being incorrectly constructedLukas Wirth-4/+143
2024-07-06Fix passing message-format after -- in debuggingLukas Wirth-1/+1
2024-07-06Flatten cargoExtraArgs away from the runnable lsp extensionLukas Wirth-2/+0
2024-07-06Add environment to runnable lsp extensionLukas Wirth-0/+1
2024-06-11feature: add build system info; runnables to `rust-project.json`Wilfred Hughes-1/+3
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+413