-
Notifications
You must be signed in to change notification settings - Fork 77
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
Comments
I think this is because of incompatibility with TS 5. |
A workaround would be to install |
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? |
@FeldrinH The way to do it is answered here. |
What is needed to add support for Typescript 5? |
This extension is what you guys should switch to https://marketplace.visualstudio.com/items?itemName=runem.lit-plugin It just works and is awesome! |
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 ...
The text was updated successfully, but these errors were encountered: