Skip to content

Debugger displays Dictionaries in incorrect order. #7787

@Rixxaw

Description

@Rixxaw

When debugging in Python, any dictionary with 3 or more values displays in the debugger in a somewhat random order. Since the majority of users of Python are dealing with dict and the order of them is critical to coding correctly. I must raise this issue again.

There were two previous issues opened on this with great documentation.
3236, and 3471

I am not sure why they were closed on Sept 3 with no explanation. Something about Closed on Debugger, does that mean there is another project which this pulls from that has resolved the issue and it has not been imported into the latest version of the vscode-python extension?

If so wouldn't it make sense to keep the issues open until the debugger code is updated and imported / published to the project?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions