styled-components / vscode-styled-components

Syntax highlighting for styled-components
MIT License
917 stars 118 forks source link

cannot use auto complete #409

Closed kenanimok closed 1 year ago

kenanimok commented 1 year ago

windown 11 extention version v1.7.5

image

kenanimok commented 1 year ago

please help me

datawn-jy commented 1 year ago

I have same issues..

datawn-jy commented 1 year ago

스크린샷 2023-03-31 오후 5 12 00

Gh3rra commented 1 year ago

same problem today

Rowen-S commented 1 year ago

I, like you, can't prompt css

pedrorvelloso commented 1 year ago

Just updated my VSCode and intellisense stoped working too. I was using the 1.76.X version then updated to 1.77.0.

Probably a conflict with this new VScode version.

ArthurSimoess commented 1 year ago

I have the same problem, it stopped autocompleting

thiagoacmonteiro commented 1 year ago

I was facing the same issue. Downgrading to version 1.76.2 of vscode solved my problem. Just uninstall vscode and then reinstall it through this link https://code.visualstudio.com/updates/v1_76

ArthurSimoess commented 1 year ago

I was facing the same issue. Downgrading to version 1.76.2 of vscode solved my problem. Just uninstall vscode and then reinstall it through this link https://code.visualstudio.com/updates/v1_76

Worked for me, thanks!

Aluisio commented 1 year ago

I'm having the same problem. Actually the problem happens after updating to version 1.77

WebDevMirza commented 1 year ago

ctually the problem happens after updating to version 1.77

Hmm, the extension was perfect yesterday night. But after updating to 1.77, problem occurs and it kills my 3 hours. Now I downgrade to v1.76.0, and it works again.

soberbat commented 1 year ago

Having the same...

MeHighLow34 commented 1 year ago

Same problem...I don't want to reinstall VS Code but that maybe the only option if they don't fix it...

geril2207 commented 1 year ago

in new vscode update ships typescript 5.0.2 which brokes styled components completion. for me downgrading typescript version in vscode to 4.9.3 works fine image

jasonwilliams commented 1 year ago

Hi all, I understand this is annoying. There is another thread about this so im going to close this one and point people there, the latest comment is here

kr4chinin commented 1 year ago

@geril2207 solution is the best option for now if you don't wont to downgrade entire IDE.