google / google/CodeCity

Editor should show `.constructor` properties as selectors when appropriate

Open
#262 1 comment 0 reactions 0 assignees View on GitHub
core enhancement
Dominant language
JavaScript
Stars
198
Forks
38
PR merge metrics
No merged PRs in 30d

Description

When examining the value of `$.foo.bar.Func.prototype.constructor`, the editor should try to show it as a selector string, unless the selector string would be "`$.foo.bar.Func.protototype.constructor`".

In particular, it should usually be shown as `$.foo.bar.Func`, if that is its actual value.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.