So you want debugger integrated in vs codium then no, i was talking about standalone debugger but it would be cool if there would be a way to integrate both of these software together.
Give it a try, it does show code and you can put breakpoint and step through it. It looks like Visual Studio(not the electron version which is VS code).
You can use ILSpy based debugger for .net application. One debugger which i really like it called dnSpy
Work on codium? I only know to reverse the dll using ilspy
So you want debugger integrated in vs codium then no, i was talking about standalone debugger but it would be cool if there would be a way to integrate both of these software together.
But the debugger will work and show the break point and the code right like in vs code or normal vs?
Give it a try, it does show code and you can put breakpoint and step through it. It looks like Visual Studio(not the electron version which is VS code).