-
Notifications
You must be signed in to change notification settings - Fork 411
Closed
Labels
Feature-DebuggingLaunching an application via F5, setting debug properties and launch profiles.Launching an application via F5, setting debug properties and launch profiles.Feature-Project-Properties-DesignerThe new project property pages which replace the legacy AppDesignerThe new project property pages which replace the legacy AppDesignerResolution-FixedThe bug has been fixed, refer to the milestone to see in which release it was fixed.The bug has been fixed, refer to the milestone to see in which release it was fixed.Tenet-User FriendlyThis issue affects the "User Friendly" tenet; UI usability, accessibility or high-DPI related.This issue affects the "User Friendly" tenet; UI usability, accessibility or high-DPI related.Triage-InvestigateReviewed and investigation needed by dev teamReviewed and investigation needed by dev team
Milestone
Description
Visual Studio Version: 17.0 preview2 31430.40.main
When preparing a long/complex command line for debugging a project, it hugely boosts readability to allow newlines in the command line. This allows you to put each argument on its own line, for example.
I did try just updating launchSettings.json to put \n in the command line but I found that it introduced args which consisted of just \n, for example. I believe some of the underlying handling would need to be updated for this to work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature-DebuggingLaunching an application via F5, setting debug properties and launch profiles.Launching an application via F5, setting debug properties and launch profiles.Feature-Project-Properties-DesignerThe new project property pages which replace the legacy AppDesignerThe new project property pages which replace the legacy AppDesignerResolution-FixedThe bug has been fixed, refer to the milestone to see in which release it was fixed.The bug has been fixed, refer to the milestone to see in which release it was fixed.Tenet-User FriendlyThis issue affects the "User Friendly" tenet; UI usability, accessibility or high-DPI related.This issue affects the "User Friendly" tenet; UI usability, accessibility or high-DPI related.Triage-InvestigateReviewed and investigation needed by dev teamReviewed and investigation needed by dev team