Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants