Do you think it is possible to superimpose Liquid highlighting on JS, CSS, SASS, SCSS etc.? I saw #2 and #3 but briefly looking at the tmLanguage file and the language JSON I get the feeling that this is possible.
Am I not right that the Liquid highlighting in this extension is superimposed on the basic HTML highlighting already built-in to VSCode? (i.e. the extension doesn't have its own HTML grammar)
Surely the same can be done for *.[js|css|scss|sass].liquid files, right?
Do you think it is possible to superimpose Liquid highlighting on JS, CSS, SASS, SCSS etc.? I saw #2 and #3 but briefly looking at the
tmLanguagefile and the language JSON I get the feeling that this is possible.Am I not right that the Liquid highlighting in this extension is superimposed on the basic HTML highlighting already built-in to VSCode? (i.e. the extension doesn't have its own HTML grammar)
Surely the same can be done for
*.[js|css|scss|sass].liquidfiles, right?