diff --git a/_implementors/adapters.md b/_implementors/adapters.md index bd4029b..3c47a99 100644 --- a/_implementors/adapters.md +++ b/_implementors/adapters.md @@ -14,7 +14,7 @@ The following table lists the known debug adapters that implement the Debug Adap [C/C++](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools)|[@delmyers](https://github.com/delmyers)| [Microsoft/vscppsamples](https://github.com/Microsoft/vscppsamples) [C#](https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp)|[@gregg-miskelly](https://github.com/gregg-miskelly)|[OmniSharp/omnisharp-vscode](https://github.com/OmniSharp/omnisharp-vscode) [Cordova Tools](https://marketplace.visualstudio.com/items?itemName=vsmobile.cordova-tools)|[@MSLaguana](https://github.com/MSLaguana)|[Microsoft/vscode-cordova](https://github.com/Microsoft/vscode-cordova) -[Dart Code](https://marketplace.visualstudio.com/items?itemName=DanTup.dart-code)|[@DanTup](https://github.com/DanTup) [@devoncarew](https://github.com/devoncarew)|[Dart-Code/Dart-Code](https://github.com/Dart-Code/Dart-Code) +[Dart](https://marketplace.visualstudio.com/items?itemName=Dart-Code.dart-code)|[@DanTup](https://github.com/DanTup) [@devoncarew](https://github.com/devoncarew)|[Dart-Code/Dart-Code](https://github.com/Dart-Code/Dart-Code) [Debug](https://marketplace.visualstudio.com/items?itemName=webfreak.debug)|[@WebFreak001](https://github.com/WebFreak001)|[WebFreak001/code-debug](https://github.com/WebFreak001/code-debug) [Debugger for Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome)|[@roblourens](https://github.com/roblourens)|[Microsoft/vscode-chrome-debug](https://github.com/microsoft/vscode-chrome-debug) [Debugger for Edge](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-edge)|[@andysterland](https://github.com/andysterland)|[Microsoft/vscode-edge-debug2](https://github.com/Microsoft/vscode-edge-debug2)