Environment data
- VS Code version: 1.60.0
- Extension version (available under the Extensions sidebar): v2021.9.1218518343
- OS and version: Windows 10
[NOTE: If you suspect that your issue is related to the Microsoft Python Language Server (python.languageServer: 'Microsoft'), please download our new language server Pylance from the VS Code marketplace to see if that fixes your issue]
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
- Open a file in a workspace with no launch.json file.
- Open the debug window and hit "Run and debug"
- Select "Python file"
- Now open the debug view again and click "create a launch.json file"
- Select a different config (e.g. Flask)
- Start debugging with that configuration
- See that it will keep using the previous configuration (for running and debugging)
Environment data
[NOTE: If you suspect that your issue is related to the Microsoft Python Language Server (
python.languageServer: 'Microsoft'), please download our new language server Pylance from the VS Code marketplace to see if that fixes your issue]Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]