mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
With no configured solution, DotRush only auto-loads when the folder contains exactly one solution file; this repo has several, so it shows a picker and writes the chosen absolute path into .vscode/settings.json, dirtying every fresh clone or worktree. The server resolves configured entries against the workspace folder it is launched in, so a committed relative path works everywhere and stops the write-back. Assisted-by: Claude:claude-fable-5:Claude Codepull/3935/head
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue