Srinesh Nisala

Results 84 comments of Srinesh Nisala
trafficstars

@jvalkeal Nothing other than what's in the linked branch. I think it is, 1. Neovim request to register a callback function to be called on classpath change 2. When `jdtls`...

> There is one more 'twist' to this story. It is not currently possible using the available standard LSP protocol for a language server to execute commands on the client....

@jvalkeal LSP is new to me but it seems those are just some wrappers Neovim or Lspconfig has for us to be able to override the response handlers. I suspect...

@jvalkeal I think you were correct about the handler being the interface between these language servers. I was just messing around and found out these. I created this language server...

@mycf Holy shit. I will look into it.

Spring boot support coming soon baby :D Planning to integrate https://github.com/JavaHello/spring-boot.nvim

This is fixed now: https://github.com/nvim-java/nvim-java-core/issues/54

This is probably something already solved by overseer.nvim. I remember an issue from the author to request some features related to this

Let's see. https://github.com/stevearc/overseer.nvim/discussions/323

Related discussion: https://github.com/orgs/nvim-java/discussions/141