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
I cannot code on my vscode right now because of this irritatingly 'reactivating terminals' thingy, I cannot run my code... Please Help.
The text was updated successfully, but these errors were encountered:
If you mean restoring sessions, you can disable it.
https://code.visualstudio.com/docs/terminal/advanced#_persistent-sessions
Add to your settings: "terminal.integrated.enablePersistentSessions": false
"terminal.integrated.enablePersistentSessions": false
Sorry, something went wrong.
/duplicate microsoft/vscode-python#24699
meganrogge
No branches or pull requests
I cannot code on my vscode right now because of this irritatingly 'reactivating terminals' thingy, I cannot run my code... Please Help.
The text was updated successfully, but these errors were encountered: