The vscode syntaxes for vue are much better than the sublime counterpart. Is there a way to use the vscode ones?
Is there a way to use vscode syntax in sublime?
ThomSmith
#2
Those āveturā syntax definitions look like old-style tmLanguages that use YAML instead of XML. Iām sure they could be converted.
Honestly, though, Iām skeptical about those vetur definitions. They look pretty brittle when it comes to whitespace and such. Sublimeās syntax highlighting engine is more powerful than VS Codeās, so any improvements in vetur could be integrated into vue-syntax-highlight.
0 Likes
Mcnp code syntaxing