Skip to content
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

VSCode plugin for autocomplete and previews #2012

Open
kharann opened this issue Nov 15, 2021 · 5 comments
Open

VSCode plugin for autocomplete and previews #2012

kharann opened this issue Nov 15, 2021 · 5 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@kharann
Copy link

kharann commented Nov 15, 2021

Is your feature request related to a problem? Please describe.

I've worked with many different ways of styling in React. Everything from stitches, styled components to tailwindcss. One thing that stood out to me with tailwindcss was the great tooling around it, which I felt was a bit lacking in theme-ui

Describe the solution you'd like
I would like to propose a tool like https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss

For theme-ui. It would read the theme object, and create intellisense for variants naming, colours and more. In addition it could show previews of the colors when typing in the sx prop where relevant

autocomplete

Now, I do believe this will be quite difficult to implement as the sx prop would have troubles knowing what to show, like autocompleting colors on bg. But I think it's something worth considering for the developer experience 😁

@lachlanjc lachlanjc added enhancement New feature or request help wanted Extra attention is needed labels Nov 15, 2021
@acao
Copy link

acao commented Nov 29, 2021

This would be awesome!

I have experience creating vscode extensions if you need help on where to get started.

@lachlanjc
Copy link
Member

I don't foresee myself taking this on so please do!! 🙏

@sommoMicc
Copy link

sommoMicc commented Sep 16, 2022

Hello! What a great idea!
Please do!

@loramt
Copy link

loramt commented Sep 16, 2022

This would be awesome!

@httpiga
Copy link

httpiga commented Sep 16, 2022

I would love seeing this become a thing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants