Skip to content

Conversation

@sandersn
Copy link
Member

Previously they used an old copy of the identifier scanning code that didn't handle extended unicode yet. That code was later moved into scanIdentifier and updated to handle extended unicode, so private identifiers should use the same code.

Found by playing around with scanning of private identifiers.

Previously they used an old copy of the identifier scanning code that
didn't handle extended unicode yet.
@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels May 20, 2021
@sandersn sandersn changed the title Private identifiers use standard identifer scanning Private identifiers use standard identifier scanning May 20, 2021
@sandersn sandersn merged commit 71cdf6a into master May 20, 2021
@sandersn sandersn deleted the fix-private-identifier-extended-unicode-scanning branch May 20, 2021 21:39
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants