master-co / css

The CSS Language and Framework
https://css.master.co
MIT License
1.75k stars 42 forks source link

✨ Inline folding for language service #93

Open itsezc opened 1 year ago

itsezc commented 1 year ago

Description

Currently, Master can create very long classes so it'd be nice if the extension supporting inline folding and also expose a regex option for this to support non-mainstream frameworks and languages too.

itsezc commented 1 year ago

Has there been any updates on this feature?

1aron commented 1 year ago

@itsezc Not on the priority list yet, but I might find what you're looking for https://marketplace.visualstudio.com/items?itemName=AKROSS.attributes-collapse

img

itsezc commented 1 year ago

@itsezc Not on the priority list yet, but I might find what you're looking for https://marketplace.visualstudio.com/items?itemName=AKROSS.attributes-collapse

This is an amazing alternative for the time being, but would love for this functionality to be built into the MasterCSS VS plugin for improved DX