bgx90
bgx90
I would like to know how to do this as well. I would also like to know how to set the default date to tomorrow. In general how can one...
Okay, thanks. I updated the server via the CocCommand `java.updateLanguageServer`. Does that command just download the absolute latest version of jdt.ls? I was thinking that it would download the latest...
I reverted back to the version of jdt.ls that was working for me before I upgraded (jdt-language-server-0.37.0-201904162228.tar.gz). Automatic imports work again, but the missing candidates problem persists as before. When...
The missing autocomplete candidate problem seems to be with coc. I reverted to commit `25e10368d5f9b61ee3a448fb7810597bdd5533ca` on the release branch and now see both `javax.persistence.Entity` and `org.hibernate.annotations.Entity` in the autocomplete options...