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

Autocomplete is adding "%" to decimal numbers after choosing Intellisense #444

Open
andrewlpmcneill opened this issue Apr 8, 2024 · 0 comments
Labels

Comments

@andrewlpmcneill
Copy link

This autocomplete occurs after I choose an Intellisense style like "padding-top" for example, then proceed to write a decimal value.

example: "0." -> "0%." (occurs immediately after entering ".")

This doesn't happen in regular CSS files after using a suggested Intellisense value, only in styled components files.

Screenshot 2024-04-07 at 21 33 50

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

No branches or pull requests

1 participant