You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the latest version of the VS Code they added an annoying notification for the preLaunchTaskmicrosoft/vscode#231225
As we use this for our build pipeline and this can take time, and also from the UX side the VS Code extension shows the build/deploying loading, would be better to enable the debug.hidePreLaunchNotification
The text was updated successfully, but these errors were encountered:
On the latest version of the VS Code they added an annoying notification for the
preLaunchTask
microsoft/vscode#231225As we use this for our build pipeline and this can take time, and also from the UX side the VS Code extension shows the
build/deploying
loading, would be better to enable thedebug.hidePreLaunchNotification
The text was updated successfully, but these errors were encountered: