nvim-dap
Debugger
An implementation of the Debug Adapter Protocol for Neovim
Debug Adapter Protocol client implementation for Neovim
6k stars
24 watching
208 forks
Language: Lua
last commit: about 1 month 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. | 402 |
thehamsta/nvim-dap-virtual-text | Adds virtual text support to the debug adapter protocol in Neovim | 893 |
niuiic/dap-utils.nvim | A collection of utilities to enhance the debugging experience with Neovim's DAP. | 37 |
nvim-neotest/neotest | An extensible framework for interacting with tests within NeoVim. | 2,464 |
jbyuki/one-small-step-for-vimkind | An adapter for Neovim that enables debugging of Lua code | 413 |
williamboman/mason.nvim | Manages external editor tooling for Neovim | 8,072 |
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,230 |
shougo/deoplete.nvim | Asynchronous completion framework for Neovim/Vim8 with Python interface | 5,948 |
neovim/neovim | A highly customizable, extensible, and modern text editor built on top of Vim's architecture | 84,107 |
nvim-lua/kickstart.nvim | A starting point for personal Neovim configuration. | 20,560 |
mfussenegger/nvim-jdtls | Tools and extensions for Neovim to work with Java and Eclipse JDT Language Server Protocol | 1,150 |
ayamir/nvimdots | A well-configured Neovim setup with Lua configuration and plugins. | 2,963 |
andrewferrier/debugprint.nvim | An extension plugin for NeoVim's Lua editor that allows developers to simplify debugging by inserting print-like statements in code. | 374 |
nvim-lualine/lualine.nvim | A Neovim statusline plugin with customizable components written in Lua. | 6,353 |