Skip to content

Commit 6e649e9

Browse files
authored
Merge pull request #120 from fwcd/kotlin
2 parents 9707b16 + 2b43b8e commit 6e649e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_implementors/adapters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ The following table lists the known debug adapters that implement the Debug Adap
3939
[JavaScript with Time-Traveling and Persistent State](https://marketplace.visualstudio.com/items?itemName=effectful.debugger)|[@awto](https://github.com/awto)|[@effectful/debugger](https://github.com/awto/effectfuljs/tree/master/packages/vscode-debugger)
4040
[JSIRDebugger](https://marketplace.visualstudio.com/items?itemName=muji.jsirdebugger)|muji
4141
[Karate](https://marketplace.visualstudio.com/items?itemName=kirkslota.karate-runner)|[@kirk_slota](https://twitter.com/kirk_slota) [@ptrthomas](https://twitter.com/ptrthomas)|[karate/karate-core](https://github.com/intuit/karate/tree/develop/karate-core/src/main/java/com/intuit/karate/debug)
42+
[Kotlin](https://marketplace.visualstudio.com/items?itemName=fwcd.kotlin)|[@fwcd](https://github.com/fwcd)|[fwcd/kotlin-debug-adapter](https://github.com/fwcd/kotlin-debug-adapter)
4243
[LLDB Debugger](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb)|[@vadimcn](https://github.com/vadimcn)|[vadimcn/vscode-lldb](https://github.com/vadimcn/vscode-lldb)
4344
[Lua and Ravi 5.3 Debugger](https://marketplace.visualstudio.com/items?itemName=ravilang.ravi-debug)|[@dibyendumajumdar](https://github.com/dibyendumajumdar)|[dibyendumajumdar/ravi-vscode-debugger](https://github.com/dibyendumajumdar/ravi-vscode-debugger)
4445
[Mock Debug](https://marketplace.visualstudio.com/items?itemName=andreweinand.mock-debug)|[@weinand](https://github.com/weinand)|[Microsoft/vscode-mock-debug](https://github.com/Microsoft/vscode-mock-debug)

0 commit comments

Comments
 (0)