Skip to content

fix: identifier regexp supports unicode identifiers - #2393

Open
Ilya Trapashko (itrapashko) wants to merge 2 commits into
microsoft:mainfrom
itrapashko:identifier-regex
Open

fix: identifier regexp supports unicode identifiers#2393
Ilya Trapashko (itrapashko) wants to merge 2 commits into
microsoft:mainfrom
itrapashko:identifier-regex

Conversation

@itrapashko

Copy link
Copy Markdown

Fixes #2391

The new regular expression supports all JavaScript identifiers. It was taken from the following article: https://v8.dev/features/regexp-match-indices

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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.

Make identifier regular expression configurable

2 participants