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

Interactive Widgets for CSS #383

Open
curran opened this issue Dec 2, 2023 · 1 comment
Open

Interactive Widgets for CSS #383

curran opened this issue Dec 2, 2023 · 1 comment

Comments

@curran
Copy link
Contributor

curran commented Dec 2, 2023

As a developer editing a CSS file with VZCode, I want to be able to leverage the color picker and number dragger within CSS files.

Example CSS file:

svg {
  background-color: #ff00ff;
}
line {
  stroke-width: 5px;
}
@curran
Copy link
Contributor Author

curran commented Jan 19, 2024

There's a chance it's as simple as removing the quotes from the regex... Not sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants