dzhavat / css-flexbox-cheatsheet

VS Code extension that lets you open a CSS Flexbox cheatsheet directly in the editor.
https://marketplace.visualstudio.com/items?itemName=dzhavat.css-flexbox-cheatsheet
MIT License
101 stars 12 forks source link

Icon indicator for `display: flex` #4

Closed dzhavat closed 4 years ago

dzhavat commented 5 years ago

It'd be nice if there is a small icon before the flex value. Could be the one used in Firefox Dev Tools.

This will make the property stand out and suggest that there's some action that can be performed.

image