Skip to content
New issue

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

[Bug] VSCode doesn't remember "Run Code" for Python Files. Always showing output in Powershell Terminal. #1110

Open
fahim9778 opened this issue Mar 13, 2024 · 2 comments
Labels

Comments

@fahim9778
Copy link

  • Version: 1.87.2 (system setup)
  • Commit: 863d2581ecda6849923a2118d93a088b0745d9d6
  • Date: 2024-03-08T15:20:17.278Z
  • Electron: 27.3.2
  • ElectronBuildId: 26836302
  • Chromium: 118.0.5993.159
  • Node.js: 18.17.1
  • V8: 11.8.172.18-electron.0
  • OS: Windows_NT x64 10.0.19045

Describe the bug
VS Code Code running dropdown doesn't preserve "Run Code" option to output python files.

To Reproduce
Steps to reproduce the behavior:

  1. Select "Run Code" for running Python Files
  2. Click the "Run" button, now it runs in Powershell terminal, not in "Output" tab.

Actual behavior
If I select "Run Code" button from the drop-down, VSCode doesn't seem to remember "Run Code" with code runner. Rather it's showing in Terminal Tab

Expected behavior
VScode should remember (it was fine even yesterday), which option I chose to run code.

Screenshots
Video demo:
https://github.com/formulahendry/vscode-code-runner/assets/26436023/880ddc9a-ecc7-4498-9249-3417982dbbf7

@formulahendry
Copy link
Owner

I think it is a bug of VS Code. Please open an issue in https://github.com/microsoft/vscode/issues

@fahim9778
Copy link
Author

fahim9778 commented Mar 14, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants