Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Add colon on css property completion? #172

Closed
flatoy opened this issue May 15, 2019 · 9 comments
Closed

Add colon on css property completion? #172

flatoy opened this issue May 15, 2019 · 9 comments

Comments

@flatoy
Copy link

flatoy commented May 15, 2019

When completing a css property with intellisense it doesn't add a colon.

Is this a bug or a feature?

@simpleshadow
Copy link

simpleshadow commented Jun 10, 2019

+1 Ya, wish this was here too…

Also, I'm not getting value suggestions without pressing CTRL + Space.

@ghost
Copy link

ghost commented Dec 21, 2019

This really is a complicated problem, it sounds silly, but it makes development much more laborious.

@theonlydaleking
Copy link

Do we know if this ever will be implemented or no?

@dilincoln
Copy link

Any solution?

@dilincoln
Copy link

This really is a complicated problem, it sounds silly, but it makes development much more laborious.

take a look

https://marketplace.visualstudio.com/items?itemName=diegolincoln.vscode-styled-components

@jasonwilliams
Copy link
Collaborator

@dilincoln is this something you'd be happy PRing here?

@dilincoln
Copy link

Hey @jasonwilliams ! I'm testing this version forked by me to ensure that works perfectly but i pretend to make a PR soon =)

@jasonwilliams
Copy link
Collaborator

closing as a dupe of #220 continuing there

@jasonwilliams
Copy link
Collaborator

This really is a complicated problem, it sounds silly, but it makes development much more laborious.

take a look

https://marketplace.visualstudio.com/items?itemName=diegolincoln.vscode-styled-components

Thanks for making that fork @dilincoln

That code is now upstream in this repo, the only difference is instead of a hardcoded list of CSS properties we utilies the css language service. Will be released in v1.6.0

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

No branches or pull requests

5 participants