spring-boot.nvim
spring-boot.nvim copied to clipboard
Neovim + Spring Boot LS
 jar 是在 vscode-spring-boot-tools/jdtls 目录下
vscode的插件也通过 vscode安装了
Hi, I'm trying your plugin but it's not working, I'm trying your plugin but it's not working. I'm getting various errors. I'm using Lazyvim. My config : ```lua return {...
### Issue: `:checkhealth vim.lsp` command never shows `spring-boot` LS and suggestions do not work in `application.yml/application.properties`. ### Description: #### My setup: 1. `vscode-spring-boot-tools` and `jdtls` installed with Mason. 2. `nvim-jdtls`...
### Issue: No auto-completion suggestions with `blink.cmp` and `nvim-jdtls` **Description:** I am using `blink.cmp` along with `mfussenegger/nvim-jdtls` (Distro `nvchad`). While diagnostics from the language server appear correctly, I am not...