dotnet / dotnet/project-system
"StartArguments" incorrectly displayed in launch profile editor
Open
Feature-Debugging
Feature-Rules/Properties
Triage-Investigate
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
- Create new console app
- "Debug" -> " Debug Properties"
- Create new launch profile (either project or executable)
This section is only supposed to be visible when the `StartArguments` property is non-empty.
Contributor guide
Research direction
Reproduce the issue by creating a console app, opening Debug Properties, and creating a project or executable launch profile. Start by tracing the launch profile editor's handling of StartArguments; done means the section is hidden when StartArguments is empty and shown when it is non-empty.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100