ms-jpq / coq_nvim

Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.
GNU General Public License v3.0
3.49k stars 96 forks source link

completion of eclipse.jdt.ls LSP crashes #545

Open realtica opened 1 year ago

realtica commented 1 year ago

The LSP works fine, treesitter too, also coq_nvim [TS] and [SNIP], but coq_nvim [LSP] stuck the popup opened and I can't to close or select.

coq_nvim: latest and updated
NVIM v0.8.1
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by linuxbrew@43b3775c8372
jdtls-launcher v1.2.0
equinox-launcher 1.6.400.v20210924-0641
jdtls-core 1.19.0.202212191235
lombok custom
openjdk 19.0.1 2022-10-18
OpenJDK Runtime Environment (build 19.0.1+10-21)
OpenJDK 64-Bit Server VM (build 19.0.1+10-21, mixed mode, sharing)
copypasteonly commented 1 year ago

Duplicate of #531, see issue for temporary fix.