You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is related to the API change I did in vscode-java. @angelozerr I think we need to make sure the java language server is in standard mode before sending delegate commands to it. (I'll look into making this change today).
Use the API to wait until jdt.ls is running before issuing commands to it.
This bug is happening, since jdt.ls is no longer guaranteed
to be running when vscode-quarkus launches.
Fixesredhat-developer#586
Signed-off-by: David Thompson <davthomp@redhat.com>
Use the API to wait until jdt.ls is running before issuing commands to it.
This bug is happening, since jdt.ls is no longer guaranteed
to be running when vscode-quarkus launches.
Fixes#586
Signed-off-by: David Thompson <davthomp@redhat.com>
I get a notification saying requests failed.
log has this in Qute support view:
The text was updated successfully, but these errors were encountered: