Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: debug-adapter-protocol

mfussenegger/nvim-dap

Debug Adapter Protocol client implementation for Neovim

Language: Lua - Size: 654 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 4,903 - Forks: 174

mrcjkb/haskell-tools.nvim

Supercharge your Haskell experience in neovim!

Language: Lua - Size: 919 KB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 391 - Forks: 16

LiadOz/nvim-dap-repl-highlights

Add syntax highlighting to the nvim-dap REPL

Language: C - Size: 293 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 109 - Forks: 6

mrcjkb/rustaceanvim

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

Language: Lua - Size: 970 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 1,061 - Forks: 40

vain0x/hsp3-ginger

HSP3 開発ツールを作るプロジェクト

Language: Rust - Size: 2.93 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 8 - Forks: 2

svaante/dape

Debug Adapter Protocol for Emacs

Language: Emacs Lisp - Size: 9.02 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 388 - Forks: 21

puremourning/vimspector

vimspector - A multi-language debugging system for Vim

Language: Vim Script - Size: 5.37 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 4,026 - Forks: 167

BowlerHatLLC/vscode-swf-debug

SWF debugger extension for Visual Studio Code

Language: Java - Size: 809 KB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 13 - Forks: 3

hackwaly/ocamlearlybird

OCaml debug adapter

Language: OCaml - Size: 714 KB - Last synced: 19 days ago - Pushed: 3 months ago - Stars: 200 - Forks: 21

jdugan6240/kak-dap 📦

A debug adapter protocol client for Kakoune.

Language: Rust - Size: 246 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 12 - Forks: 1

jdugan6240/kak-debug

General Debugging Plugin for Kakoune

Language: Python - Size: 32.2 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

woollybah/vscode-blitzmax-debug

VSCode BlitzMax Debug Adapter

Language: TypeScript - Size: 37.1 KB - Last synced: 23 days ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

mfussenegger/nvim-dap-python

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

Language: Lua - Size: 40 KB - Last synced: 23 days ago - Pushed: about 1 month ago - Stars: 449 - Forks: 42

go-language-server/api

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

Language: Makefile - Size: 4.28 MB - Last synced: 4 days ago - Pushed: 11 months ago - Stars: 6 - Forks: 0

fwcd/kotlin-debug-adapter

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

Language: Kotlin - Size: 630 KB - Last synced: 23 days ago - Pushed: 6 months ago - Stars: 108 - Forks: 19

daveleroy/SublimeDebugger

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

Language: Python - Size: 9.77 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 352 - Forks: 41

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"

Language: Elixir - Size: 6.34 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 1,375 - Forks: 184

nyngwang/NeoZoom.lua

A simple usecase of floating window to help you focus.

Language: Lua - Size: 101 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 175 - Forks: 15

ChimeHQ/DebugAdapterProtocol

Swift library for working with Debug Adapter Protocol (DAP)

Language: Swift - Size: 16.6 KB - Last synced: 27 days ago - Pushed: 9 months ago - Stars: 7 - Forks: 1

blurstudio/sublime_debugger-NukeUI

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

Language: Python - Size: 10.4 MB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

blurstudio/sublime_debugger-Maya

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

Language: Python - Size: 10.8 MB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 4 - Forks: 0

blurstudio/sublime_debugger-Nuke

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

Language: Python - Size: 10.7 MB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 0

algorand/avm-debugger

Debug Adapter Protocol Debugger for the Algorand Virtual Machine

Language: JavaScript - Size: 1.96 MB - Last synced: 19 days ago - Pushed: 5 months ago - Stars: 5 - Forks: 3

pileghoff/retread

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

Language: Rust - Size: 270 KB - Last synced: 15 days ago - Pushed: 8 months ago - Stars: 3 - Forks: 0

mxsdev/nvim-dap-vscode-js

nvim-dap adapter for vscode-js-debug

Language: Lua - Size: 115 KB - Last synced: 3 months ago - Pushed: 7 months ago - Stars: 232 - Forks: 20

vain0x/debug-adapter-examples

Examples of Debug Adapter Protocol (DAP) implementation

Language: TypeScript - Size: 598 KB - Last synced: 2 months ago - Pushed: almost 3 years ago - Stars: 8 - Forks: 0

dradtke/vim-dap

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

Language: Vim Script - Size: 42.7 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 48 - Forks: 0

ccattuto/rp2040-dap-probe

simple DAP SWD probe implementation for RP2040 microcontrollers

Language: C - Size: 13.7 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

Moonshine-IDE/moonshine-openfl-debug-adapter-client

Haxe/OpenFL implementation of the debug adapter protocol for editors/IDEs

Language: Haxe - Size: 194 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 2 - Forks: 0

nickelpro/vito-dap

C++20 DAP Serialization

Language: C++ - Size: 87.9 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

vanilla-technologies/debug-adapter-protocol 📦

A Rust implementation of the Debug Adapter Protocol

Language: Rust - Size: 193 KB - Last synced: 30 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

vanilla-technologies/mcfunction-debugger 📦

mcfunction-debugger is a debugger for Minecraft's *.mcfunction files that does not require any Minecraft mods.

Language: Rust - Size: 944 KB - Last synced: 14 days ago - Pushed: 8 months ago - Stars: 5 - Forks: 0

Strum355/FYP-Distributed-Tracing

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

Language: TeX - Size: 27.4 MB - Last synced: 9 months ago - Pushed: almost 4 years ago - Stars: 6 - Forks: 0

yukon39/bsl-debug-server

Debug Adapter Protocol implementation for 1C:Enterprise 8

Language: Java - Size: 510 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 27 - Forks: 6

yukon39/vsc-bsl-dap

1С:Enterprise 8 (BSL) debug plugin for Visual Studio Code

Language: TypeScript - Size: 24.4 KB - Last synced: 12 months ago - Pushed: about 3 years ago - Stars: 20 - Forks: 4

Backseating-Committee-2k/vscode-backseat-debug

Debug Extension for debugging backseat (.bs) and bssembler (.bsm) applications.

Language: TypeScript - Size: 1.39 MB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 4 - Forks: 3

rhino/rhino-dap-debugger

Rhino Debugger implementation that speaks DAP

Size: 7.81 KB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

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

Language: Python - Size: 19.5 KB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 5 - Forks: 0

glassechidna/wireshark-debug-adapter-protocol

Debug Adapter Protocol dissector for Wireshark.

Language: Lua - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 3 - Forks: 0

blurstudio/sublime_debugger-MayaUI

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

Language: Python - Size: 10.7 MB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

blurstudio/sublime_debugger-HoudiniUI

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

Language: Python - Size: 10.3 MB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

blurstudio/sublime_debugger-3dsMax

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

Language: Python - Size: 10.3 MB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 1

argots/debugger

debug server for chrome devtools and vscode

Language: Go - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

go-language-server/dap

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

Language: Go - Size: 56.6 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0