debugServer property should be under configurations #13783
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
feature-request
Request for new features or functionality
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
Currently the
debugServer
property in launch.json is at the same level ofversion
- that is, it's global.In my opinion it would make more sense for it to be under the specific configurations; the benefits would be:
Of course there is a high change that I'm missing something big - documentation about
debugServer
is hard to find and sparse, that being the case, sorry in advance :)The text was updated successfully, but these errors were encountered: