Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NetCoreDbg to Debug Adapter Protocol implementors list #9

Merged
merged 1 commit into from
Nov 2, 2018

Conversation

ayuckhulk
Copy link
Contributor

No description provided.

@@ -42,6 +42,7 @@ The following table lists the known debug adapters that implement the Debug Adap
[React Native Tools](https://marketplace.visualstudio.com/items?itemName=vsmobile.vscode-react-native)|[@MSLaguana](https://github.com/MSLaguana)|[Microsoft/vscode-react-native](https://github.com/Microsoft/vscode-react-native/issues)
[Ruby](https://marketplace.visualstudio.com/items?itemName=rebornix.Ruby)|[@rebornix](https://github.com/rebornix)|[rubyide/vscode-ruby](https://github.com/rubyide/vscode-ruby)
[SWF](https://marketplace.visualstudio.com/items?itemName=bowlerhatllc.vscode-nextgenas)|[@joshtynjala](https://github.com/joshtynjala)|[BowlerHatLLC/vscode-nextgenas](https://github.com/BowlerHatLLC/vscode-nextgenas)
[NetCoreDbg](https://github.com/Samsung/netcoredbg)|[@ayuckhulk](https://github.com/ayuckhulk)|[Samsung/netcoredbg](https://github.com/Samsung/netcoredbg)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this say the framework/language instead of the the name. So it shoud be

[.NET Core](https://github.com/Samsung/netcoredbg)|[@ayuckhulk](https://github.com/ayuckhulk)|[Samsung/netcoredbg](https://github.com/Samsung/netcoredbg)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure. But in your example the .NET Core link should point to https://github.com/dotnet/coreclr instead of netcoredbg. Maybe just Debugger for .NET Core?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes "Debugger for .NET Core" seems fine as similar pattern is already used in other lines.

@weinand weinand merged commit 4e488b2 into microsoft:gh-pages Nov 2, 2018
@weinand
Copy link
Contributor

weinand commented Nov 2, 2018

Thanks for the PR.

@weinand weinand added this to the October 2018 milestone Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants