css.tmbundle icon indicating copy to clipboard operation
css.tmbundle copied to clipboard

[Suggestion] Improve visibility of @media etc. in symbol list

Open elosha opened this issue 2 years ago • 0 comments

It would be cool if in the symbols list, keywords like @media etc. could be highlighted (i.e. bold), reverse-indented or contrasted in another way.

This would vastly improve overview when working on huge CSS files that contain large blocks of repeated statements, which just are separated by media queries.

Adopting code idention alone doesn't always work because it relies on correct indention, which often isn't the case.

elosha avatar Jul 08 '22 10:07 elosha