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

CSS Grid version #20

Open onetrev opened 4 years ago

onetrev commented 4 years ago

I know this is probably more than an issue, but I wondered if you'd consider adding CSS Grid support? It has a lot of similar terminology and can be confusing sometimes just like Flexbox. Either way, thanks for creating what you have, it's extremely helpful!

dzhavat commented 4 years ago

Thanks for your comment and for trying the extension.

I've had similar requests before as well. Given the id name of the extension I think it will be best if CSS Grid support is released as a separate extension. The name of this extension is tightly coupled to Flexbox, so adding anything else will not make sense.

I'm considering creating an extension focused on CSS Grid though. Can be something already existing just wrapped in an extension (that's how the Flexbox was done). And then can iterate to make it better.

onetrev commented 4 years ago

Makes good sense for sure to have two different extensions. I was going to suggest that at first, but thought maybe another code base would be more work to maintain so you'd want to unify it. Since this would be a new extension I can close this issue you want? Either way, great to hear you are considering this, thank you!

COD3BREAK3R commented 3 years ago

Please, css grid version

dzhavat commented 3 years ago

I'm going to work on a CSS Grid extension over the winter months. Haven't started yet but I'm excited about it. :)