-
Notifications
You must be signed in to change notification settings - Fork 453
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
intellisense failure #3191
Comments
A related issue - #3194 |
@snjeza that issue ticket is wayyyyy better detailed than this one. I propose closing this one in favour of that one. |
I wrote up a canonical question and answer post on Stack Overflow. |
Close it since this issue has been fixed in the latest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I open vscode for a period of time, the intellisense fails, for example, when I enter
s
, the code fragment prompt ofsout
will not appear.After I restarted vsocde it started working fine again.
Several related questions are on SO.
https://stackoverflow.com/questions/76641794/intellisense-only-works-if-i-create-a-new-project
https://stackoverflow.com/questions/76646095/my-vscode-intellisense-not-working-in-my-java-project
https://stackoverflow.com/questions/76631184/vscode-java-automcomplete-issues
The text was updated successfully, but these errors were encountered: