Skip to content

"presentationHint" is not set for variable scopes #236

@int19h

Description

@int19h

DAP Scope interface defines presentationHint for the purposes of distinguishing standard scope (locals, globals etc). Visual Studio uses this to determine whether the scope is locals or not, to inline locals into the top level. However, pydevd does not set presentationHint for any of the scopes - only the label.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions