A VSCode extension that adds syntax highlighting for Collagraph single file components (.cgx files). CGX files are basically standard Vue files, but with Python instead of JavaScript. Hence, this extension is a simple conversion from vue.tmLanguage modified to state source.python instead of source.js.
Collagraph is currently under heavy development, and as of yet does not support all syntax features from Vue (yet).
Initial release with basic syntax highlighting
