Closed xymopen closed 2 years ago
Any chance we could get this merged @jonathantneal? Thanks!
Yes. I will look into getting another release out, as well. Thank you, @xymopen !
Any news about the release with these changes? I am trying to add support to PostCSS in my extensions using your syntax highlighting scope.
Hi, is it possible to get a release published with these changes? It's been a while.
I had to set up a new computer a couple of weeks ago and was stumped why postcss
highlighting was broken in Vue SFCs – it had been so long ago I completely forgot I had manually added the changes from this PR to the extension on my other computers. Only remembered after getting the latest notification on this thread.
Can we pretty please get a new release published @jonathantneal? Thanks!
@jonathantneal can we please get a new release, it's been over a year since it was merged. Thanks!
This PR aims to provide
source.postcss
andsource.css.postcss
scopes for other extensions and close #6, #8.Currently this would only benefit Volar (johnsoncodehk/volar#191) as Vetur (vuejs/vetur@d96067d) and Svelte (sveltejs/language-tools#1044) have chosen to bundle their own grammars.