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

add completion provider fixes #184 #232

Merged

Conversation

jasonwilliams
Copy link
Collaborator

@jasonwilliams jasonwilliams commented Sep 14, 2020

Adds a competionProvider so that css completions can be done properly.
The completionProvider is written in typescript and is packaged via Webpack, this should make it easier to add any future changes.

@julienp @linonetwo

firstCompletion

Annoyingly in this one the Emmet snippets sometimes have higher priority and get in the way, I'm sure there's extra work that can be done here to avoid that, but its better than before

secondCompletion

@linonetwo
Copy link

The extension part looks good to me

And maybe the owner will like the webpack part

@julienp julienp merged commit 75575ae into styled-components:master Oct 2, 2020
@julienp
Copy link
Collaborator

julienp commented Oct 2, 2020

This is great, including the webpack setup. Thank you.

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

Successfully merging this pull request may close these issues.

3 participants