google / google/CodeCity

Autocomplete gets confused by \t\n

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

Description

In the code editor, starting with an empty selector bar, type the following keystrokes:

`$` `.` `u` `t` `TAB` `ENTER`

Expected result: the selector bar contains `$.utils`

Actual result: the selector bar contains `$.utils.ut`

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.