telescope-dap.nvim
Integration for nvim-dap with telescope.nvim (by nvim-telescope)
coc-fzf
fzf :heart: coc.nvim (by antoinemadec)
telescope-dap.nvim | coc-fzf | |
---|---|---|
4 | 4 | |
340 | 392 | |
1.5% | 0.0% | |
2.6 | 3.4 | |
5 months ago | 11 months ago | |
Lua | Vim Script | |
MIT License | - |
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
coc-fzf
Posts with mentions or reviews of coc-fzf.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-20.
-
coc-fzf VS telescope-coc.nvim - a user suggested alternative
2 projects | 20 Jul 2022
-
Java Developer RoadMap For 2021
I use coc.nvim and fzf. You can find a screenshot at https://github.com/antoinemadec/coc-fzf
-
[Joke] Now that 0.5.0 is out with native LSP support
Interesing, multiple people mentioning nvim-bqf, which I use, but for Coc I have been using https://github.com/antoinemadec/coc-fzf for a long long time.
-
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?
And as normal plugins my workflow is very fzf-centric. I have installed fzf.vim and https://github.com/antoinemadec/coc-fzf.
What are some alternatives?
When comparing telescope-dap.nvim and coc-fzf you can also consider the following projects:
nvim-dap-ui - A UI for nvim-dap
vscode-java-decompiler - Decompiler extension for Java in Visual Studio Code
nvim-jdtls - Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
nvim-dap-virtual-text
vim-ultest - The ultimate testing plugin for (Neo)Vim
nvim-lspfuzzy - A Neovim plugin to make the LSP client use FZF