Skip to content

vscode-python 0.8.0 makes all debugging services of vscode 1.18 non-working #58

Closed

Description

Environment data

VS Code version: 1.18
Python Extension version: 0.8.0
Python Version: 3.6.3
OS and version: Windows_NT x64 10.0.15063

Actual behavior

Once the extension is enabled everything in vscode related to debugging (Start Debugging, Open Configurations etc.) stops working. All other languages (e.g. C++) are affected as well. Disabling vscode-python extension restores normal operation. It worked before upgrade to 1.18/0.8.0 without a problem.

Expected behavior

Working debug

Steps to reproduce:

  • Select from menu Debug -> Open Configurations. Nothing happens.

Logs

Output from Python output panel

(none printed where)

Output from Console window (Help->Developer Tools menu)

(none printed where)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area-debuggingbugIssue identified by VS Code Team member as probable bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions