Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Error "Cannot read property 'openConfigFile' of undefined" when starting python program without the debugger #32

Closed
@AlanGillespie

Description

@AlanGillespie

Environment data

VS Code version: 1.18.0
Python Extension version: 0.8.0
Python Version: 2.7.14
OS and version: Windows 10

Actual behavior

Press Ctrl+F5 to start a python program without the debugger, and VS Code displays the error
"Cannot read property 'openConfigFile' of undefined"

F5 to start with the debugger works fine.

Expected behavior

Should just start the program. It always did with Python Extension 0.7.0, which I had been using for some time.

Steps to reproduce:

Start any python program inside version 0.8.0 of this extension, without the debugger.

Logs

No output

Metadata

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