Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"StartArguments" text box and warning showing despite being empty #9344

Open
drewnoakes opened this issue Nov 28, 2023 · 0 comments
Open

"StartArguments" text box and warning showing despite being empty #9344

drewnoakes opened this issue Nov 28, 2023 · 0 comments
Assignees
Labels
Bug This is a functional issue in already written code. Feature-Debugging Launching an application via F5, setting debug properties and launch profiles. Tenet-User Friendly This issue affects the "User Friendly" tenet; UI usability, accessibility or high-DPI related. Triage-Approved Reviewed and prioritized
Milestone

Comments

@drewnoakes
Copy link
Member

We have a feature that attempts to warn the user when they have a StartArguments property in their project. It is showing whenever you create a new "project" launch profile.

  1. Create a new .NET Console application
  2. Open the launch settings dialog
  3. Click "New" -> "Project"
  4. Notice the "StartArguments" and warning appear

image

Note that if you dismiss the dialog and reopen it, the warning disappears.

@drewnoakes drewnoakes added Bug This is a functional issue in already written code. Tenet-User Friendly This issue affects the "User Friendly" tenet; UI usability, accessibility or high-DPI related. Feature-Debugging Launching an application via F5, setting debug properties and launch profiles. labels Nov 28, 2023
@tmeschter tmeschter added this to the 17.10 milestone Jan 11, 2024
@drewnoakes drewnoakes added the Triage-Approved Reviewed and prioritized label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a functional issue in already written code. Feature-Debugging Launching an application via F5, setting debug properties and launch profiles. Tenet-User Friendly This issue affects the "User Friendly" tenet; UI usability, accessibility or high-DPI related. Triage-Approved Reviewed and prioritized
Projects
None yet
Development

No branches or pull requests

3 participants