Skip to content

languages: Remove duplicate keywords in JS syntax highlighting#48460

Merged
gaauwe merged 1 commit intomainfrom
remove-duplicate-js-keywords
Feb 5, 2026
Merged

languages: Remove duplicate keywords in JS syntax highlighting#48460
gaauwe merged 1 commit intomainfrom
remove-duplicate-js-keywords

Conversation

@gaauwe
Copy link
Contributor

@gaauwe gaauwe commented Feb 5, 2026

Fixes an issue where syntax highlighting would be incorrect in certain cases for JS, because of duplicate keyword definitions.

Release Notes:

  • Fixed issue where certain keywords were incorrectly highlighted in JS files

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 5, 2026
@gaauwe gaauwe merged commit 6e5e6cf into main Feb 5, 2026
29 checks passed
@gaauwe gaauwe deleted the remove-duplicate-js-keywords branch February 5, 2026 11:23
rtfeldman pushed a commit that referenced this pull request Feb 5, 2026
Fixes an issue where syntax highlighting would be incorrect in certain
cases for JS, because of duplicate keyword definitions.

Release Notes:

- Fixed issue where certain keywords were incorrectly highlighted in JS
files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant