Thom1729 / Sublime-JS-Custom

Customizable JavaScript syntax highlighting for Sublime Text.
MIT License
137 stars 9 forks source link

Implement automatic syntax reassignment. #96

Closed Thom1729 closed 4 years ago

Thom1729 commented 4 years ago

Before deleting a compiled syntax, find any views using that syntax and reassign them to a different one (by default, whatever matches scope:source.js). This avoids an annoying modal error message from Sublime.