From e614157b9bfae8896f3bcbfd4f88c9e9720ca5c1 Mon Sep 17 00:00:00 2001 From: Simmo Saan Date: Wed, 2 Aug 2023 17:40:48 +0300 Subject: [PATCH] Update OCaml Earlybird implementation data (#423) --- _implementors/adapters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_implementors/adapters.md b/_implementors/adapters.md index 8b3b592..e5a718f 100644 --- a/_implementors/adapters.md +++ b/_implementors/adapters.md @@ -59,7 +59,7 @@ Many adapters publish releases tailored for specific editors, such as VS Code, a [Mono Debug](https://github.com/Microsoft/vscode-mono-debug)|[@akoeplinger](https://github.com/akoeplinger)|[VS Code](https://marketplace.visualstudio.com/items?itemName=ms-vscode.mono-debug) [NativeScript](https://github.com/NativeScript/nativescript-vscode-extension/)|[@ivanbuhov](https://github.com/ivanbuhov)|[VS Code](https://marketplace.visualstudio.com/items?itemName=Telerik.nativescript) [Node Debug](https://github.com/Microsoft/vscode-node-debug)|[@weinand](https://github.com/weinand)| -[OCaml Earlybird](https://github.com/hackwaly/ocamlearlybird)|[@hackwaly](https://github.com/hackwaly)|[VS Code](https://marketplace.visualstudio.com/items?itemName=hackwaly.ocamlearlybird) +[OCaml Earlybird](https://github.com/hackwaly/ocamlearlybird)|[@sim642](https://github.com/sim642)|[VS Code](https://marketplace.visualstudio.com/items?itemName=ocamllabs.ocaml-platform) [OneScript Debug](https://github.com/EvilBeaver/OneScript)|[@EvilBeaver](https://github.com/EvilBeaver)|[VS Code](https://marketplace.visualstudio.com/items?itemName=EvilBeaver.oscript-debug) [Papyrus](https://github.com/joelday/papyrus-debug-server)|[@joelday](https://github.com/joelday)|[VS Code](https://marketplace.visualstudio.com/items?itemName=joelday.papyrus-lang-vscode) [Perl Debug](https://github.com/raix/vscode-perl-debug)|[@raix](https://github.com/raix)|[VS Code](https://marketplace.visualstudio.com/items?itemName=mortenhenriksen.perl-debug)