Skip to content

console: fix autocomplete digit range to include 0#2674

Merged
ucwong merged 1 commit intomasterfrom
dev
Mar 18, 2026
Merged

console: fix autocomplete digit range to include 0#2674
ucwong merged 1 commit intomasterfrom
dev

Conversation

@ucwong
Copy link
Member

@ucwong ucwong commented Mar 17, 2026

No description provided.

PR #26518 added digit support but used '1'-'9' instead of '0'-'9'. This
breaks autocomplete for identifiers containing 0 like account0.
@ucwong ucwong marked this pull request as ready for review March 18, 2026 16:35
@ucwong ucwong merged commit dec70e8 into master Mar 18, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants