You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: