We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When attempting to launch a debug session with staleBuilds configuration set to stop, the app is never deployed. The console reports:
staleBuilds
stop
Checking build Launch failed: Build is not up-to-date
Even after a successful rebuild of the App, this message persists.
The text was updated successfully, but these errors were encountered:
Something has changed in the save functionality of VS Code. microsoft/vscode#21681
Sorry, something went wrong.
No branches or pull requests
When attempting to launch a debug session with
staleBuilds
configuration set tostop
, the app is never deployed. The console reports:Even after a successful rebuild of the App, this message persists.
The text was updated successfully, but these errors were encountered: