No script highlighting for <script type="text/babel">
RSeidelsohn opened this issue · 1 comments
RSeidelsohn commented
When in the <script> tag inside the vue file I set the type attribute to "text/babel", I lose JS syntax highlighting completely, which is a bummer. vue-syntax-highlight should simply use the JS highlighting for the script type "text/babel".
FichteFoll commented
Should have been fixed upstream via sublimehq/Packages#3652.