microsoft / TypeScript-TmLanguage

TextMate grammar files for TypeScript for VS Code, Sublime Text, and Atom.
MIT License
413 stars 126 forks source link

Make `regex` lookahead check more strict #1018

Open RedCMD opened 7 months ago

RedCMD commented 7 months ago

Fixes https://github.com/microsoft/TypeScript-TmLanguage/issues/1024

Regex on new line breaks js/ts highlighter