Open nicolaiarocci opened 4 years ago
Hey @nicolaiarocci :wave:,
Thank you for opening an issue. We will get back to you as soon as we can. Also, check out our OpenCollective and consider backing us.
https://opencollective.com/ionide
PS.: We offer
backer
support for all backers. Don't forget to addbacker
label when you start backing us :smile:
Describe the bug On WSL2 (Ubuntu), I cannot use the "Debug Default Project" UI option. By clicking the green arrow it builds, then shows the debug toolbar, then it hangs there indefinitely.
To Reproduce Steps to reproduce the behaviour:
dotnet new -o test -lang f#
cd test && code .
(ionide is already installed with default settings)Same project on Windows side, same steps, debugs just fine.
Expected behaviour Debug should start on WSL2/Ubuntu.
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context Add any other context about the problem here.