-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[idea] Render a visual preview of the snippet #23
Comments
Yeah that would be cool. I'm pretty swamped with other stuff at the moment, but I'd like to implement this eventually! |
There is a related issue opened for icons: mui/material-ui#19697. |
Hey @jedwards1211 I can work on it, if you say material-ui-snippets/src/extension.ts Line 205 in c9ee8a6
|
@oliviertassinari since a lot of the snippets allow you to select the variant it seems like the previews should show all variants, right? |
I've been slowly working on this. I finally got all the snippets migrated to a JSX-based declaration system I engineered, so that I'm just a few steps away from actually rendering visual previews. |
Should we migrate this issue to https://github.com/vscodeshift/mui-snippets? If I understand it correctly, this repository is meant to be legacy. |
Yeah that's right. Since y'all were renaming the package scope from |
For instance:
The text was updated successfully, but these errors were encountered: