Closed PratyushKing closed 12 months ago
Shouldn't we just disable debugging by default instead of adding the same code?
Shouldn't we just disable debugging by default instead of adding the same code?
I did it but @pleasenoban saw that on windows it somehow made it worse so I did this. Don't worry I tested it in both OS
Shouldn't we just disable debugging by default instead of adding the same code?
I did it but @pleasenoban saw that on windows it somehow made it worse so I did this. Don't worry I tested it in both OS
what do you think @quajak?
I did it but @pleasenoban saw that on windows it somehow made it worse so I did this. Don't worry I tested it in both OS
How is it worse? I think it's better if we disable it by default
Adding a separate template for Linux is overcomplicating things. I think debugging should be switched off by default for all platforms.
Agree
As per a requet from @pleasenoban, I have made it such that the debug enabled is only disabled on a specific new template called
csharp-linux
, and yes I have also updated the docs for linux users who want to install the templates. If anyone has further queries please do tell.