Support numeric input variables #66697
Labels
*caused-by-extension
Issue identified to be caused by an extension
debug
Debug viewlet, configurations, breakpoints, adapter issues
feature-request
Request for new features or functionality
Milestone
I'd like to be able to use input variables to select the port to attach to in my (NodeJS debugging) launch configuration.
It seems quite likely that substituting a numeric value will be difficult/impossible, so it might be necessary to accept strings for "port" property of launch configurations.
In a perfect world, I'd also be able to alias the ports in the combo box: "default" for 9229, "VS Code Extension" for 5870, etc.
The text was updated successfully, but these errors were encountered: