File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Kotlin Debug Adapter
2
- A [ debug adapter] ( https://microsoft.github.io/debug-adapter-protocol/ ) that provides IDE-independent debugging support for Kotlin/JVM.
3
2
4
3
[ ![ Release] ( https://img.shields.io/github/release/fwcd/kotlin-debug-adapter )] ( https://github.com/fwcd/kotlin-debug-adapter/releases )
5
4
[ ![ Build Status] ( https://travis-ci.org/fwcd/kotlin-debug-adapter.svg?branch=master )] ( https://travis-ci.org/fwcd/kotlin-debug-adapter )
6
5
[ ![ Downloads] ( https://img.shields.io/github/downloads/fwcd/kotlin-debug-adapter/total )] ( https://github.com/fwcd/kotlin-debug-adapter/releases )
7
6
[ ![ Chat] ( https://img.shields.io/badge/chat-on%20discord-7289da )] ( https://discord.gg/cNtppzN )
8
7
8
+ A [ debug adapter] ( https://microsoft.github.io/debug-adapter-protocol/ ) that provides IDE-independent debugging support for Kotlin/JVM.
9
+
9
10
![ Icon] ( Icon128.png )
10
11
11
12
Any editor conforming to DAP is supported, including [ VSCode] ( https://github.com/fwcd/vscode-kotlin ) .
You can’t perform that action at this time.
0 commit comments