telescope-dap.nvim
Integration for nvim-dap with telescope.nvim (by nvim-telescope)
nvim-jdtls
Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls (by mfussenegger)
telescope-dap.nvim | nvim-jdtls | |
---|---|---|
4 | 75 | |
340 | 1,225 | |
1.5% | 2.5% | |
2.6 | 7.4 | |
4 months ago | about 1 month ago | |
Lua | Lua | |
MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
telescope-dap.nvim
Posts with mentions or reviews of telescope-dap.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-11.
-
My nvim debugger configuration for C++ (nvim-dap)
telescope-dap.nvim
- DAP process picker with fzf?
-
UI for nvim-dap
Thank you! No I don't use nvim-dap-ui, I prefer opening up windows only 'on demand', this reduces visual clutter. I also added `telescope-dap` (https://github.com/nvim-telescope/telescope-dap.nvim) which makes it a bit nicer.
-
Java/Kotlin developers that use NeoVim as their main IDE, recommendations to someone that uses Intellij IDEA for java-dev but nvim for the rest?
- https://github.com/nvim-telescope/telescope.nvim + https://github.com/nvim-telescope/telescope-dap.nvim - debugging support together with dap
nvim-jdtls
Posts with mentions or reviews of nvim-jdtls.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-09.
-
Having the worst time trying to use JDTLS
I recommend that you do not configure jdtls like the other language servers, it is better to use the nvim-jdtls plugin.
-
Noob here, would neovim work for my usecase
Java is actually pretty good with Neovim, jdtls and this plugin. One of the best language servers and I'm using it on a regular base with medium to large projects, mostly spring-based. No Android though.
- Client 2 quit with exit code 1 and signal 0 when opening a .java files
-
Foot – A fast, lightweight and minimalistic Wayland terminal emulator
I can get by with https://github.com/mfussenegger/nvim-jdtls
-
[HELP] ftplugin and lazy loading in NvChad
This and this provided no viable solutions for me
- Anyone using nvim for Kotlin development?
-
Help for configure jdtls
I tried to configure jdtls for my NeoVim I followed https://github.com/mfussenegger/nvim-jdtls install instruction. and I faced this error does anyone successfully configured jdtls ? help T ^ T
-
Adding JAR files to nvim-jdtls
Am I adding it to the wrong configuration option? Some places I see it added as a referencedLibary - https://github.com/mfussenegger/nvim-jdtls
-
Does anyone config java for neovim?
Sure. Any server that lspconfig supports will work. But for java development is better if you use nvim-jdtls. The documentation in lsp-zero has a guide on how to setup nvim-jdtls.
-
I can't seem to figure it out
Here' my java.lua for nvim-jdtls which solves the nil issue and add more features.
What are some alternatives?
When comparing telescope-dap.nvim and nvim-jdtls you can also consider the following projects:
nvim-dap-ui - A UI for nvim-dap
mason.nvim - Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
vim-ultest - The ultimate testing plugin for (Neo)Vim
neovim - Vim-fork focused on extensibility and usability
coc-fzf - fzf :heart: coc.nvim
nvim-lspconfig - Quickstart configs for Nvim LSP