Hacker News new | ask | show | jobs
by nurettin 180 days ago
To be fair, vscode and .net core on linux is pretty much like having windows and visual studio at this point.
1 comments

Without the debugger, unfortunately. You still need VS or Rider for that.
The debugger works fine on Linux?

The only thing missing are some profiling tools.

If you really need those you're better off with Rider which is integrated with DotTrace.

What problem have you had with the debugger?