fwcd/kotlin-debug-adapter

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

150

stars

283

commits

Kotlin

primary language

Aug 13, 2024

updated

debug-adapter-protocol
debugger
kotlin
vscode-extension

README

Kotlin Debug Adapter

Release Build Downloads Chat

A debug adapter that provides IDE-independent debugging support for Kotlin/JVM.

Icon

Any editor conforming to DAP is supported, including VSCode.

Getting Started

Architecture

DAP client <= JSON => KotlinDebugAdapter <=> Core abstractions <=> Java Debug Interface

Contributors

fwcd

256 commits

themkat

11 commits

MrRogerHuang

6 commits

fwcd/kotlin-debug-adapter

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

150

stars

283

commits

Kotlin

primary language

Aug 13, 2024

updated

debug-adapter-protocol
debugger
kotlin
vscode-extension

README

Kotlin Debug Adapter

Release Build Downloads Chat

A debug adapter that provides IDE-independent debugging support for Kotlin/JVM.

Icon

Any editor conforming to DAP is supported, including VSCode.

Getting Started

Architecture

DAP client <= JSON => KotlinDebugAdapter <=> Core abstractions <=> Java Debug Interface

Contributors

fwcd

256 commits

themkat

11 commits

MrRogerHuang

6 commits

Languages

Kotlin

100.0%