redhat-developer / vscode-java

Java Language Support for Visual Studio Code
Eclipse Public License 2.0
2.07k stars 429 forks source link

intellisense failure #3191

Closed xxc-zsz closed 1 year ago

xxc-zsz commented 1 year ago

When I open vscode for a period of time, the intellisense fails, for example, when I enter s, the code fragment prompt of sout 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

starball5 commented 1 year ago

I have a bigger list >:) https://github.com/redhat-developer/vscode-java/issues/3186#issuecomment-1627618687

snjeza commented 1 year ago

A related issue - https://github.com/redhat-developer/vscode-java/issues/3194

starball5 commented 1 year ago

@snjeza that issue ticket is wayyyyy better detailed than this one. I propose closing this one in favour of that one.

starball5 commented 1 year ago

I wrote up a canonical question and answer post on Stack Overflow.

testforstephen commented 1 year ago

Close it since this issue has been fixed in the latest vscode@1.80.1 version.