-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Enumerable properties mixed with regular properties #73061
Copy link
Copy link
Closed
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded