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

Intellisense not working, March 2023 #404

Closed
sunflowerm opened this issue Mar 18, 2023 · 3 comments
Closed

Intellisense not working, March 2023 #404

sunflowerm opened this issue Mar 18, 2023 · 3 comments
Labels

Comments

@sunflowerm
Copy link

The bug
I am not able to get any styled-components autocomplete suggestions within my typescript JSX files. It used to work. I have updated VS Code Insiders on Windows 10 to the latest version, vs-code styled-components to 1.7.5 (Pre-release), all packages with yarn.

I have looked at #343 , and hence updated everything, but to no avail.
I have also looked at #387 , but I dont have Nightly installed.

Screenshot
image

Expected behavior
Give autosuggestions.
e.g. aic > align-items:center;
jcc > justify-content:center;

Build environment (please complete the following information):

  • OS: [Windows 10]
  • VSCode Version: [Version 1.77.0-insider]
  • Extension Version [1.7.5 (Pre-release)]

Additional context
I have tried to provide all information that I could think of which was relevant, let me know if there's anything else!

@sunflowerm sunflowerm added the bug label Mar 18, 2023
@geril2207
Copy link

I downgrade typescript version and completion works fine.

@jasonwilliams
Copy link
Collaborator

This is a duplicate of #387

@karelric
Copy link

karelric commented Apr 3, 2023

Same happening to me without any luck. I tried everything I read and know. PS I am using TS 4.x

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

No branches or pull requests

4 participants