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

Autocompletion does not work when using yarn sdk typescript package in projecty #426

Open
terragady opened this issue Jun 1, 2023 · 4 comments

Comments

@terragady
Copy link

Describe the bug (including copyable syntax)
When using sdk typescript from yarn sdks the autocompletion does not work and when I switch to VScodes version it works. I need to use workspace typescript version as our packages are cached locally and with vscodes version vscode is complaining about packages:
image
Is it fixeable or I need to live with it?

Screenshot
image
image

Expected behavior
autocompletion works

Build environment (please complete the following information):

  • OS: MacOs
@terragady terragady added the bug label Jun 1, 2023
@pkolt
Copy link

pkolt commented Jun 6, 2023

It hasn't worked for me for a couple of weeks either (MacOS, VSCode 1.78.2).

@jasonwilliams
Copy link
Collaborator

You will need to provide some test case instructions on how someone can reproduce this. A basic repo with minimal steps is usually the fastest way to get this looked at.

Or you can have a good at looking into this yourself if you have time:
https://github.com/styled-components/vscode-styled-components/blob/main/CONTRIBUTING.md

@SohelIslamImran

This comment was marked as duplicate.

yunwoo-yu added a commit to Salin-iLab/CMS-UI-Library that referenced this issue Nov 21, 2023
@yunwoo-yu
Copy link

note
Please see this issue I had the same issue and it was resolved by removing the pnp.cjs file which was in my macbook home directory and not my working directory. 👍

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