davidrios / pug-tmbundle

A comprehensive textmate / sublime text bundle for the Pug (formerly Jade) template language.
https://github.com/davidrios/pug-tmbundle
MIT License
48 stars 20 forks source link

Subtraction not highlighting when assigning value inside `:sass()` #37

Closed RedCMD closed 2 years ago

RedCMD commented 2 years ago

image

*-+ is a character range that includes only * and + image

https://github.com/davidrios/pug-tmbundle/blob/e67e895f6fb64932aa122e471000fa55d826bff6/Syntaxes/Pug.JSON-tmLanguage#L418 https://github.com/davidrios/pug-tmbundle/blob/e67e895f6fb64932aa122e471000fa55d826bff6/Syntaxes/Pug.JSON-tmLanguage#L429 https://github.com/davidrios/pug-tmbundle/blob/e67e895f6fb64932aa122e471000fa55d826bff6/Syntaxes/Pug.JSON-tmLanguage#L430