nvim-dap
Debugger
An implementation of the Debug Adapter Protocol for Neovim
Debug Adapter Protocol client implementation for Neovim
6k stars
23 watching
205 forks
Language: Lua
last commit: 8 days ago
Linked from 1 awesome list
debug-adapter-protocoldebuggerneovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
pocco81/dap-buddy.nvim | Manages debug adapters and protocols in Neovim for remote debugging. | 401 |
thehamsta/nvim-dap-virtual-text | Adds virtual text support to the debug adapter protocol in Neovim | 874 |
niuiic/dap-utils.nvim | A collection of utilities to enhance the debugging experience with Neovim's DAP. | 36 |
nvim-neotest/neotest | An extensible framework for interacting with tests within NeoVim. | 2,407 |
jbyuki/one-small-step-for-vimkind | An adapter for Neovim that enables debugging of Lua code | 407 |
williamboman/mason.nvim | Manages external editor tooling for Neovim | 7,929 |
chimehq/debugadapterprotocol | A Swift library that provides utilities and type definitions for interacting with the Debug Adapter Protocol. | 8 |
hrsh7th/nvim-cmp | A completion plugin for Neovim that provides full support for LSP completion capabilities and customizable key mappings. | 8,097 |
shougo/deoplete.nvim | Asynchronous completion framework for Neovim/Vim8 with Python interface | 5,944 |
neovim/neovim | A highly customizable, extensible, and modern text editor built on top of Vim's architecture | 83,510 |
nvim-lua/kickstart.nvim | A starting point for personal Neovim configuration. | 19,912 |
mfussenegger/nvim-jdtls | Tools and extensions for Neovim to work with Java and Eclipse JDT Language Server Protocol | 1,131 |
ayamir/nvimdots | A well-configured Neovim setup with Lua configuration and plugins. | 2,946 |
andrewferrier/debugprint.nvim | Provides debugging support with print-like statements in NeoVim | 338 |
nvim-lualine/lualine.nvim | A Neovim statusline plugin with customizable components written in Lua. | 6,228 |