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

Autocomplete Doesn't Work Anymore #102

Open
walidaalhomsi opened this issue Apr 5, 2023 · 6 comments
Open

Autocomplete Doesn't Work Anymore #102

walidaalhomsi opened this issue Apr 5, 2023 · 6 comments

Comments

@walidaalhomsi
Copy link

Recently autocomplete stopped working, I tried to downgrade visual studio code but even with an older version it didn't work ... I don't know what suddenly changed ...

@tronicboy1
Copy link

I think this is because of incompatibility with TS 5.

@tronicboy1
Copy link

A workaround would be to install typescript@4 and use the project's TypeScript version in vscode.

@FeldrinH
Copy link

FeldrinH commented Aug 6, 2023

A workaround would be to install typescript@4 and use the project's TypeScript version in vscode.

Is there a way to use this workaround in projects that don't have a build step and don't use npm or any other dependency manager?

@tronicboy1
Copy link

@FeldrinH
You can change the VS Code TypeScript version settings on the bottom of the editor!

https://stackoverflow.com/questions/39668731/what-typescript-version-is-visual-studio-code-using-how-to-update-it

The way to do it is answered here.

@anthonyhoegberg
Copy link

What is needed to add support for Typescript 5?

@ivanjeremic
Copy link

This extension is what you guys should switch to https://marketplace.visualstudio.com/items?itemName=runem.lit-plugin It just works and is awesome!

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

5 participants