Syntax-highlighting-for-Sass
Syntax-highlighting-for-Sass copied to clipboard
Intending a line with a single quotation mark causes SublimeText 3 to freeze
Steps to reproduce:
- Set syntax highlighting either SCSS or Sass (P233)
- Write anything containing odd amount of single single quotation marks
- Press [TAB].
- Profit??
This causes SublimeText 3 to freeze and I must force quit it. I tried like 100 times and every time the same issue. Doesn't happen with any other package/syntax.
Other packages in use:
- Babel
- Emmet
- Material Theme
- Package Control
- PyV8
Haven't tried with clean install.

It looks like this bug is caused by Emmet. If you reproduce this issue with the official CSS syntax, it still happens. But disable Emmet would solve the issue.