bajrangCoder / zed-scss

SCSS support for Zed
9 stars 1 forks source link

Support for indented syntax (.sass) #3

Open zezic opened 2 months ago

zezic commented 2 months ago

Would be good to support https://sass-lang.com/documentation/syntax/#the-indented-syntax

bajrangCoder commented 2 months ago

Of course, in the initial version, I omitted it under the assumption that the indent syntax was not widely used. However, I plan to include it in the upcoming version.

Thanks for your feedback ♥️

bajrangCoder commented 1 month ago

This will be a separate extension.(As scss tree-sitter doesn't support sass)