spring-boot.nvim icon indicating copy to clipboard operation
spring-boot.nvim copied to clipboard

Neovim + Spring Boot LS

Results 5 spring-boot.nvim issues
Sort by recently updated
recently updated
newest added

![Image](https://github.com/user-attachments/assets/d62938e6-3903-4a43-98b6-a68288d6979b) 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...