debug-adapter-protocol
There are 55 repositories under debug-adapter-protocol topic.
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
puremourning/vimspector
vimspector - A multi-language debugging system for Vim
mrcjkb/rustaceanvim
🦀 Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim
elixir-lsp/elixir-ls
A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
mfussenegger/nvim-dap-python
An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.
svaante/dape
Debug Adapter Protocol for Emacs
mrcjkb/haskell-tools.nvim
🦥 Supercharge your Haskell experience in neovim!
daveleroy/SublimeDebugger
Graphical Debugger for Sublime Text for debuggers that support the debug adapter protocol
mxsdev/nvim-dap-vscode-js
nvim-dap adapter for vscode-js-debug
redhat-developer/lsp4ij
LSP & DAP Client for IntelliJ
hackwaly/ocamlearlybird
OCaml debug adapter
nyngwang/NeoZoom.lua
A simple usecase of floating window to help you focus.
LiadOz/nvim-dap-repl-highlights
Add syntax highlighting to the nvim-dap REPL
fwcd/kotlin-debug-adapter
Kotlin/JVM debugging for any editor/IDE using the Debug Adapter Protocol
dradtke/vim-dap
Vim/Neovim debugger plugin providing a terminal interface to the Debug Adapter Protocol
yukon39/bsl-debug-server
Debug Adapter Protocol implementation for 1C:Enterprise 8
yukon39/vsc-bsl-dap
1С:Enterprise 8 (BSL) debug plugin for Visual Studio Code
sssooonnnggg/luau-debugger
A debugger for Luau with debug adapter protocol(DAP) support.
mfussenegger/nluarepl
(mirror) nvim plugin that implements a debug adapter limited to evaluating expressions
KashunCheng/dap_mcp
Model Context Protocol (MCP) server that interacts with a Debugger
BowlerHatLLC/vscode-swf-debug
SWF debugger extension for Visual Studio Code
jdugan6240/kak-dap
A debug adapter protocol client for Kakoune.
vain0x/debug-adapter-examples
Examples of Debug Adapter Protocol (DAP) implementation
ChimeHQ/DebugAdapterProtocol
Swift library for working with Debug Adapter Protocol (DAP)
algorand/avm-debugger
⛔️ DEPRECATED: Debug Adapter Protocol Debugger for the Algorand Virtual Machine
vain0x/hsp3-ginger
HSP3 開発ツールを作るプロジェクト
mfussenegger/dapconfig-schema
JSON Schema for .vscode/launch.json debug configuration files
smocherla-brex/bazel-kotlin-vscode-extension
VSCode extension for Kotlin Language Server/Kotlin Debug Adapter with Bazel support
Strum355/FYP-Distributed-Tracing
Final Year Project at UCC on the topic of Alternative Visualizations for Distributed Tracing Data
blurstudio/sublime_debugger-plugin
A template that can be used to make debug adapters compatible with the Debugger plugin in Sublime Text 3 and 4
ccattuto/rp2040-dap-probe
A simple DAP SWD probe implementation for RP2040 microcontrollers
go-language-server/api
Protocol Buffers and FlatBuffers definitions according to the Language Server Protocol and Debug Adapter Protocol specifications
vanilla-technologies/mcfunction-debugger
mcfunction-debugger is a debugger for Minecraft's *.mcfunction files that does not require any Minecraft mods.
Backseating-Committee-2k/vscode-backseat-debug
Debug Extension for debugging backseat (.bs) and bssembler (.bsm) applications.
blurstudio/sublime_debugger-Maya
A Sublime Text 3/4 package that connects with the Debugger plugin to debug Python code in Maya
pileghoff/retread
Retread is a debug adapter that allows you to replay log files in your IDE or editor of choice