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

Consider integrating .NET Core Debugger #405

Closed
lambdakris opened this issue Apr 5, 2017 · 3 comments
Closed

Consider integrating .NET Core Debugger #405

lambdakris opened this issue Apr 5, 2017 · 3 comments
Labels
wontfix Suggestions or problems that won't be fixed

Comments

@lambdakris
Copy link

Would it make sense to integrate the .NET Core Debugger into Ionide? Doing so would remove the need for users to install the OmniSharp C# extension in order to be able to use the .NET Core Debugger. To start with at least, the omnisharp-vscode package.json file contains the urls to the debuggers for the supported platforms.

@lambdakris
Copy link
Author

I went ahead and opened dotnet/vscode-csharp#1364 in the OmniSharp vs code repo to float the idea there too. Please check that issue out if you have interest in this idea.

@ctaggart
Copy link

ctaggart commented Apr 8, 2017

If the .NET Core Debugger enables source link support, this would be a great feature to have.

@Krzysztof-Cieslak Krzysztof-Cieslak added the wontfix Suggestions or problems that won't be fixed label Apr 23, 2017
@enricosada
Copy link
Contributor

@Krzysztof-Cieslak do you think there is an easy way (on ionide init maybe, or before FSAC init) to check if that package is installed? just to give a meaningfull error message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix Suggestions or problems that won't be fixed
Projects
None yet
Development

No branches or pull requests

4 participants