Skip to content

Order local vars in debug window alphabetically #3884

@nickmeinhold

Description

@nickmeinhold

Is your feature request related to a problem? Please describe.

I am porting a JS lib to Dart and noticed the local vars are ordered alphabetically in the Node debug window

Screen Shot 2022-03-23 at 15 40 07

but are not ordered in the Dart debug window

Screen Shot 2022-03-23 at 15 39 58

Describe the solution you'd like

Have the Dart debug window list the local vars in alphabetical order.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    in debuggingRelates to the debug adapter or process of running debug sessionsis enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions