CodeNav icon indicating copy to clipboard operation
CodeNav copied to clipboard

Support for .razor, .scss, css

Open Anzel13 opened this issue 4 years ago • 3 comments

Hi, really cool extension. I love it. What LOE would it be to add support for .razor, .scss and .css files?

Anzel13 avatar Nov 15 '21 21:11 Anzel13

Thanks for the nice words!

Collecting some links here while investigating how to add the extra languages:

https://github.com/TylerBrinks/ExCSS

https://anglesharp.github.io/

https://github.com/carbon/Css Does not support .NET Framework 4.8

sboulema avatar Nov 16 '21 13:11 sboulema

Thanks for the nice words!

Collecting some links here while investigating how to add the extra languages:

https://github.com/TylerBrinks/ExCSS

Thank you so much. I'm writing a massive platform in Blazor and use .razor, .scss, and .css all day every day. Support for those extension types would make my life so much easier! Keep up the good work. I'm using it right now for all of my .cs files!

Anzel13 avatar Nov 16 '21 16:11 Anzel13

Grab the new release for CSS support 🚀 !

sboulema avatar Nov 25 '21 14:11 sboulema