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

I'm not getting any suggestions #12

Closed
danielo515 opened this issue Oct 26, 2023 · 3 comments
Closed

I'm not getting any suggestions #12

danielo515 opened this issue Oct 26, 2023 · 3 comments

Comments

@danielo515
Copy link

Hello, thanks for what looks like a great idea.
I configured it for fp-ts following the docs, but I am,not getting any suggestions in VSCode. Is there any way I can debug it?

@danielo515
Copy link
Author

Just in case you missed my question

@MrFunctor
Copy link

MrFunctor commented Dec 2, 2023

Hello 👋
This could be happening because you are using VSCode's version of TypeScript. In that case, you should switch to the workspace version of TypeScript. You can do that by pressing Ctrl/Cmd + Shift + P, then running the TypeScript: Select TypeScript Version command, and selecting Use Workspace Version. Then, you might have to restart VSCode to start seeing the import suggestions. Let me know if that fixes the problem for you. 🙂

@danielo515
Copy link
Author

That was indeed the problem. I tested your solution and works like a charm, thank you

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

No branches or pull requests

2 participants