Skip to content

Enumerable properties mixed with regular properties  #73061

Closed
@drschwabe

Description

@drschwabe

When you inspect an object the debugger shows enumerable properties in alphabetical order along with regular properties making no visual or practical distinction.

So this is a feature request to be like in Chromium browser's debugger which shows regular properties first, and then lists enumerable properties separtely - and also applies a nice 'grayed out effect' indicating they are enumerable.

Metadata

Metadata

Labels

debugDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions