Closed JuanEL0 closed 1 year ago
It may not releated to jdtls. It may be more related to the treesitter parser for java. Did you installed java TS parser?
I also pushed a fix to show a warning if no TS symbols are found.
You are right, I didn't install the java TSParser, sorry I am very new in NVIM.
Once I have installed, everything works as butter in bread.
By the way this project is amazing, thank you!!
I opened a Java project (SpringBoot) but when I try to open the treesitter document symbol, I got this error:
And of course I can not open the floating window but with other projects (Typescript, Angular and Go) I don`t have this problem. Thanks.