|
|
|
|
|
by Rapzid
1017 days ago
|
|
I have DotUltimate and use VSCode to program C# all day every day. It's getting there. Works really well for straight coding. The debugger performance has gotten way, way better and works really well with Asp.Net and tests. My two biggest beefs right now are the lack of external source code fetching which makes inspecting all the Asp.Net extension magic hard, and then the test explorer experience kinda sucks compared to Rider. It's slow, doesn't watch, switches to the terminal output every time you run a test, and for some reason only only shows output if the test fails. Not a tight feedback loop. It's getting better though even if it feels like they barely have any resources on it. Still no release notes on updates and every now and then the pre-release versions of C# Base/Devkit break something. |
|