-
Notifications
You must be signed in to change notification settings - Fork 88
VS Code Debug Protocol Implementations
Isidor Nikolic edited this page Feb 15, 2017
·
35 revisions
| Name | Github IDs | Organization | Repository |
|---|---|---|---|
| C/C++ | @delmyers | Microsoft | Microsoft/vscppsamples |
| C# | @gregg-miskelly | Microsoft | OmniSharp/omnisharp-vscode |
| Cordova Tools | @MSLaguana | Microsoft | |
| Dart Code | @DanTup @devoncarew | Dart-Code/Dart-Code | |
| Debug | @WebFreak001 | ||
| Debugger for Chrome | @roblourens | Microsoft | Microsoft/vscode-chrome-debug |
| Debugger for Edge | @andysterland | Microsoft | |
| Debugger for Firefox | @hbenl | ||
| Debugger for PhantomJS | |||
| Debugger for Unity | @lukaszunity | Unity Technologies | |
| Duktape Debugger | @svaarala | svaarala/duktape | |
| Firefox Remote Debug | |||
| Go | @ramya-rao-a | Microsoft | |
| Haskell GHCi debug viewer Phoityne | |||
| JSIRDebugger | |||
| LLDB Debugger | @vadimcn | ||
| Lua and Ravi 5.3 Debugger | |||
| Mock Debug | @weinand | Microsoft | Microsoft/vscode-mock-debug |
| Mono Debug | @weinand | Microsoft | Microsoft/vscode-mono-debug |
| NativeScript | Telerik | ||
| Node Debug | @weinand | Microsoft | Microsoft/vscode-node-debug |
| Php | @felixfbecker | ||
| PowerShell | @daviwil @rkeithhill | Microsoft | |
| Python | @DonJayamanne | ||
| React Native Tools | @MSLaguana | Microsoft | |
| Ruby | @rebornix |