Replies: 1 comment
-
Related tickets:: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From time to time, the code auto completion stop suggest java standard library types like
String
,Math
,System
, etc. when I open a java project. Usually a reload of vscode will solve the problem. However, the suggestion for dependencies are shown correctly.Anyone experiencing the same problem? I cannot trigger the bug consistently, thus I am not sure if I should create an issue.
Beta Was this translation helpful? Give feedback.
All reactions