google / google/CodeCity

Use temporary selectors when inspecting an unknown object

Open
#228 0 comments 0 reactions 0 assignees View on GitHub
bug core
Dominant language
JavaScript
Stars
198
Forks
38
PR merge metrics
No merged PRs in 30d

Description

`inspect foo`, where `foo` has never previously been inspected, results in the editor opening but `foo` not being shown because it has no known selector.

When this happens, we should create a temporary selector (e.g. for an entry in a temp database) for the unknown 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.