-
### Did you check docs and existing issues?
- [X] I have read all the LazyVim docs
- [X] I have searched the existing issues of LazyVim
- [X] I have searched the existing issues of plugins related to…
-
I want the java lsp server jdtls to be started by [nvim-jdtls](https://github.com/mfussenegger/nvim-jdtls) instead of nvim-lspconfig.
Could there be a blacklist or something to disable some LSP?
-
Note: I do not know if this is a nvim-jdtls issue. Could be a config issue but I'm new on this kind stuff :)
dotfiles for reference: https://github.com/dodonut/dotfiles
I followed the installation…
-
I'm trying to switch over to Pckr from Packer and from what I can tell, it looks like filetype conditions are not currently supported. Is that right? In the example in the readme, it's mentioned but n…
-
![image](https://github.com/redhat-developer/vscode-java/assets/14052197/97414491-fc28-45a3-a0a3-4405c629dd7e)
See the screenshot above, it suggests very few results for constructor completion. It'…
-
> environment:
Version: 1.81.1 (system setup)
Commit: 6c3e3dba23e8fadc360aed75ce363ba185c49794
Date: 2023-08-09T22:22:42.175Z
Electron: 22.3.18
ElectronBuildId: 22689846
Chromium: 108.0.5359.2…
-
### Problem description
The ":LspInstall java" seemed successful. And I followed the tips in the [Enabling a language server](https://github.com/ChristianChiarulli/LunarVim/wiki/Enabling-a-languag…
-
### AstroNvim version
v2.6.4
### Neovim version
NVIM v0.8.0-v0.8.0
Build type: Release
### Operating system
Ubuntu 22.04.1 LTS
### Question
Has anyone here been successful in setting …
-
#### Description :octocat:
`SPC l X` (that's the small letter L) is hard-coded to use helm as its completion method. So is `SPC l D`. Although the latter has this `cond` expression to pick between …
ir210 updated
10 months ago
-
As discussed on https://github.com/eclipse-jdtls/eclipse.jdt.ls/pull/2831#issuecomment-1707488938 and demonstrated on https://github.com/eclipse-jdtls/eclipse.jdt.ls/pull/2831#issuecomment-1708283080,…