code-debug
code-debug copied to clipboard
possible use of resolving debug configuration
resolveDebugConfigurationWithSubstitutedVariables () allows to modify debug configuration in memory before the actual debugging starts.
This may be useful to place most if not all of the checks and "use default value of xyz when undefined" in a central place.