Ibrahim Delice

Results 48 comments of Ibrahim Delice

@dpetka2001 i added your code changes

@folke i guess this PR is good to go.

Yes it worked perfectly fine.

> I just fully tested jdtls and fixed inlay hints in the commit above. All the default inlay hint stuff to enable it works as expected. Why is it that...

> That line is not needed. the `opts` are already properly passed to nvim-jdtls. > > Can you please remove any of your customizations and try again. > > It...

After pulling latest from main, I can confirm that inlay hints are triggered right away, but without the `settings = opts.settings` - it will only partially show inlay hints.

> Yes, that was in the initial commit as well. Otherwise the user would have to do in his personal configuration > > ```lua > java = { > inlayHints...

@folke can't wait to get this one merged it... 😆

> What does it happen when you do this in cmdline while that buffer is opened? > > ``` > :%DB > ``` > > Also, some system information would...

> > Could this be a configuration issue from my side? I'm using LazyVim btw. > > Could be. Give me all the setup that you do for vim-dadbod-* https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/plugins/extras/lang/sql.lua