`"dotnet.projects.binaryLogPath"` should allow specifying a workspace-relative path
Open
Area-IDE
IDE-MSBuildWorkspace
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
I tried a few different values here but whenever I try to put binlogs at a relative path, the install directory of VS Code itself is used as the base directory. See my attempts :)

Contributor guide
Research direction
Locate the implementation and existing tests for the `dotnet.projects.binaryLogPath` setting; first inspect how relative paths are resolved when the setting is read. Reproduce the reported workspace-relative and default cases, and consider the work done when a relative value resolves from the workspace rather than the VS Code installation directory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100