-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
vscode intellisense not working #87209
Comments
(Experimental duplicate detection) |
Please file out the issue template /needsMoreInfo |
Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue. Happy Coding! |
This same issue occurred to me, re-installed vscode, uninstalled all extensions, re-installed npm but nothing seems to fix it. |
Duplicate of #87034 |
@xuwentao93 Downgrading to 1.40.2 seems to resolve this issue. |
@walidbagh still not working... |
For me , that fixed it. |
@xuwentao93 Again, please fill out the issue template and provide steps to reproduce. Otherwise we can't investigate this issue |
I don't know how to explain it, briefly, just a new system with new vscode, but intellisense is not working. Maybe after I use create-react-app to create a new project. In additon, vs code in newest(1.41) |
I find it will work in typescript, but when I type in javascript, both are not work. |
oh, I think it must caused by create-react-app or vue-cli, I can use normally in any .js when I config the webpack myself. |
I do really trouble in vscode, I restarted it and reboot my computer again and again. The IntelliSense is not working and this just happened in javascript(.js).
and in .css or .vue lookes like that:
But when I just opened vscode, IntelliSense will work in a second in javascript.
Did anyone else face this problem?
The text was updated successfully, but these errors were encountered: