locals behaviour different between debug and start without debugging · Issue #581 · microsoft/vscode-python · GitHub
Skip to content

locals behaviour different between debug and start without debugging #581

Description

Environment data

VS Code version: 1.19.2
Python Extension version: 0.9.1
Python Version: 3.6.3
OS and version: Mac OS X 10.13.2

Actual behavior

VS Code debug behaviour different than "start without debugging"

Expected behavior

VS Code should respect development locals configuration when debugging but seems to be operating in different environment.

Steps to reproduce:

Run code with debugging and without debugging and different locals will be used.

Logs

Output from Python output panel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions