releaseNotes: preLaunchTask before resolveDebugConfigurationWithSubstitutedVariables

This commit is contained in:
isidor 2020-09-04 15:00:14 +02:00
Родитель 01c3db2f79
Коммит 7fa8b646e2
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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