An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with debug-adapter-protocol

A curated list of projects in awesome lists tagged with debug-adapter-protocol .

https://github.com/mfussenegger/nvim-dap

Debug Adapter Protocol client implementation for Neovim

debug-adapter-protocol debugger neovim neovim-plugin

Last synced: 14 May 2025

https://github.com/puremourning/vimspector

vimspector - A multi-language debugging system for Vim

cpp debug-adapter-protocol debugger debugging java python tcl vim

Last synced: 13 May 2025

https://github.com/mrcjkb/rustaceanvim

🦀 Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim

dap debug-adapter-protocol language-server-protocol lsp neovim nvim plugin rust rust-analyzer rust-lang rust-tools

Last synced: 23 Jan 2026

https://github.com/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"

debug-adapter-protocol elixir language-server language-server-protocol lsp

Last synced: 29 Apr 2025

https://github.com/mfussenegger/nvim-dap-python

An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.

debug-adapter-protocol debugger debugging neovim neovim-plugin nvim-dap

Last synced: 15 May 2025

https://github.com/daveleroy/SublimeDebugger

Graphical Debugger for Sublime Text for debuggers that support the debug adapter protocol

debug-adapter-protocol debugger sublime-text

Last synced: 13 Mar 2025

https://github.com/mxsdev/nvim-dap-vscode-js

nvim-dap adapter for vscode-js-debug

chrome debug-adapter-protocol msedge neovim nodejs vscode

Last synced: 15 Jan 2026

https://github.com/nyngwang/NeoZoom.lua

A simple usecase of floating window to help you focus.

debug-adapter-protocol lua neovim neovim-plugin

Last synced: 29 Mar 2025

https://github.com/fwcd/kotlin-debug-adapter

Kotlin/JVM debugging for any editor/IDE using the Debug Adapter Protocol

debug-adapter-protocol debugger kotlin vscode-extension

Last synced: 17 Mar 2025

https://github.com/LiadOz/nvim-dap-repl-highlights

Add syntax highlighting to the nvim-dap REPL

debug-adapter-protocol neovim neovim-plugin

Last synced: 04 Apr 2025

https://github.com/dradtke/vim-dap

Vim/Neovim debugger plugin providing a terminal interface to the Debug Adapter Protocol

debug-adapter-protocol debugger neovim neovim-plugin vim vim-plugin

Last synced: 19 Oct 2025

https://github.com/mfussenegger/nluarepl

(mirror) nvim plugin that implements a debug adapter limited to evaluating expressions

debug-adapter-protocol neovim neovim-plugin nvim-dap

Last synced: 10 Apr 2025

https://github.com/jdugan6240/kak-dap

A debug adapter protocol client for Kakoune.

debug-adapter-protocol debugger debugging kakoune plugin

Last synced: 17 Jul 2025

https://github.com/vain0x/debug-adapter-examples

Examples of Debug Adapter Protocol (DAP) implementation

dap debug-adapter-protocol example

Last synced: 28 Apr 2025

https://github.com/sssooonnnggg/luau-debugger

A debugger for Luau with debug adapter protocol(DAP) support.

dap debug debug-adapter debug-adapter-protocol debugger luau luau-debugger vscode-extension

Last synced: 08 Oct 2025

https://github.com/ChimeHQ/DebugAdapterProtocol

Swift library for working with Debug Adapter Protocol (DAP)

debug-adapter-protocol debugging swift

Last synced: 16 Jul 2025

https://github.com/chimehq/debugadapterprotocol

Swift library for working with Debug Adapter Protocol (DAP)

debug-adapter-protocol debugging swift

Last synced: 17 Mar 2025

https://github.com/strum355/fyp-distributed-tracing

Final Year Project at UCC on the topic of Alternative Visualizations for Distributed Tracing Data

debug-adapter-protocol distributed-tracing elasticsearch golang gradle graphql jaegertracing java kotlin ktor maven opentracing typescript visual-studio-code

Last synced: 30 Oct 2025

https://github.com/mfussenegger/dapconfig-schema

JSON Schema for .vscode/launch.json debug configuration files

debug-adapter-protocol json-schema

Last synced: 12 Apr 2025

https://github.com/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

debug-adapter-protocol debugger python sublime-text-3 sublime-text-4

Last synced: 07 Aug 2025

https://github.com/algorand/avm-debugger

Debug Adapter Protocol Debugger for the Algorand Virtual Machine

algorand algorand-teal avm debug-adapter-protocol debugger teal vscode-extension

Last synced: 29 Oct 2025

https://github.com/go-language-server/api

Protocol Buffers and FlatBuffers definitions according to the Language Server Protocol and Debug Adapter Protocol specifications

debug-adapter-protocol flatbuffers go grpc language-server-client language-server-protocol lsif protobuf protocol-buffers

Last synced: 12 Jan 2026

https://github.com/blurstudio/sublime_debugger-maya

A Sublime Text 3/4 package that connects with the Debugger plugin to debug Python code in Maya

debug-adapter-protocol debugger maya python sublime-text-3 sublime-text-4

Last synced: 20 Mar 2025

https://github.com/pileghoff/retread

Retread is a debug adapter that allows you to replay log files in your IDE or editor of choice

debug-adapter-protocol debugging vscode-extension

Last synced: 05 May 2025

https://github.com/blurstudio/sublime_debugger-nuke

A debug adapter for debugging Python 2 code in Foundry Nuke, using Sublime Text 3 and 4

debug-adapter-protocol debugger foundry-nuke python sublime-text-3 sublime-text-4

Last synced: 10 Jun 2025

https://github.com/josverl/mp_debugpy

A minimal implementation of debugpy for MicroPython, enabling remote debugging with VS Code.

debug-adapter-protocol debugger micropython vscode

Last synced: 29 Jun 2025

https://github.com/kashuncheng/dap_mcp

Model Context Protocol (MCP) server that interacts with a Debugger

dap debug debug-adapter-protocol debugging llm mcp model-context-protocol

Last synced: 29 Jun 2025

https://github.com/mfussenegger/hprofdap

CLI and debug adapter (DAP) that allows to inspect Java heap dumps (.hprof files) via OQL

dap debug-adapter debug-adapter-protocol hprof java oql

Last synced: 14 Apr 2025

https://github.com/blurstudio/sublime_debugger-nukeui

A debug adapter for debugging functions called through custom UI components in Nuke from Sublime Text 3 and 4

debug-adapter-protocol debugger foundry-nuke python sublime-text-3 sublime-text-4

Last synced: 20 Mar 2025

https://github.com/go-language-server/dap

Package dap implements Debug Adapter Protocol (DAP) specification in Go

dap debug-adapter-protocol go

Last synced: 12 Jan 2026

https://github.com/blurstudio/sublime_debugger-houdiniui

A debug adapter for debugging custom UI elements in SideFX Houdini, using Sublime Text 3 and 4

debug-adapter-protocol debugger houdini python sidefx-houdini sublime-text-3 sublime-text-4

Last synced: 20 Mar 2025

https://github.com/blurstudio/sublime_debugger-mayaui

An adapter for debugging custom UI in Maya using Sublime Debugger in Sublime Text 3 and 4

debug-adapter-protocol debugger maya python sublime-text-3 sublime-text-4

Last synced: 20 Mar 2025

https://github.com/blurstudio/sublime_debugger-3dsmax

A debug adapter for debugging Python within Autodesk 3ds Max, using Sublime Text 3 and 4

3dsmax debug-adapter-protocol debugger python sublime-text-3 sublime-text-4

Last synced: 20 Mar 2025

https://github.com/arturoeanton/gofuji

A web-based Go debugger using Fiber, Delve, and the Debug Adapter Protocol (DAP). Provides an interactive UI for setting breakpoints, inspecting variables, evaluating expressions, and controlling execution in real time.

breakpoint breakpoints console-evaluator dap debug-adapter-protocol debugger debugging-tool delve developer-tools fiber go go-application-debugger golang ide interactive-debugging real-time-debugging variable-inspector web-based-debugger websocket

Last synced: 16 Mar 2025

https://github.com/amedoeyes/mason

A fast and efficient command-line tool to manage external development tools like LSP servers, debuggers, linters, and formatters.

cli debug-adapter-protocol formatter language-server-protocol linter tools

Last synced: 12 Jan 2026

https://github.com/dankeboy36/error-replay-debug-adapter

Postmortem error replay in VS Code via a debug adapter

debug-adapter debug-adapter-protocol vscode

Last synced: 13 Jan 2026