diff --git a/release-notes/v1_49.md b/release-notes/v1_49.md index 82a9a466f..da018ca7d 100644 --- a/release-notes/v1_49.md +++ b/release-notes/v1_49.md @@ -152,6 +152,8 @@ TODO @isidorn * Expose DAP IDs of breakpoints in vscode API TODO @weinand +* Before a debug session starts `preLaunchTask` is now launched after the `resolveDebugConfiguration` call and before the `resolveDebugConfigurationWithSubstitutedVariables`. + ## Proposed extension APIs