babakks / vscode-juju-charmcraft-ide

VS Code extension for Juju Charm development
MIT License
4 stars 1 forks source link

🎁 Allow custom launch configuration fields when debugging tests #29

Closed babakks closed 6 months ago

babakks commented 6 months ago

This PR adds a new configuration parameter, named charmcraft-ide.test.customDebugLaunchConfig (defaults to {}).

Fixes #28