vue-syntax-highlight
vue-syntax-highlight copied to clipboard
No script highlighting for <script type="text/babel">
trafficstars
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".
Should have been fixed upstream via https://github.com/sublimehq/Packages/pull/3652.