Skip to content

Symbol key props visible in inspection by default

I use symbol key properties. And I find it awful that they do not show up in inspection. I can alter util.inspect.defaultOptions.showHidden each time I debug. Does that sound like fun to you? Isn't fun a core principle life?

The way I see it, it is not about the spec or about what is enumerable/hidden, etc. When inspecting, it is about ease of access to the information. That's how I see it. Does anyone have any other thoughts?

Fixes #9709 (closed) (which should not have been closed so fast)

Merge request reports

Loading