Skip to content

TypeScript: Fixed keyword false positives#3001

Merged
RunDevelopment merged 1 commit intoPrismJS:masterfrom
RunDevelopment:issue3000
Jul 19, 2021
Merged

TypeScript: Fixed keyword false positives#3001
RunDevelopment merged 1 commit intoPrismJS:masterfrom
RunDevelopment:issue3000

Conversation

@RunDevelopment
Copy link
Copy Markdown
Member

This fixes #3000.

I also made the regex a little easier to understand by splitting it into its two intended parts.

@github-actions
Copy link
Copy Markdown

JS File Size Changes (gzipped)

A total of 1 files have changed, with a combined diff of +6 B (+1.1%).

Details
file master pull size diff % diff
components/prism-typescript.min.js 557 B 563 B +6 B +1.1%

Generated by 🚫 dangerJS against fe54c01

@RunDevelopment RunDevelopment merged commit 212e0ef into PrismJS:master Jul 19, 2021
@RunDevelopment RunDevelopment deleted the issue3000 branch July 19, 2021 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeScript - Highlighting : Keywords treated as keywords when followed by alphabetic character

2 participants