scac
scac
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
yeah I switched it for the workspace.
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
looks like someone reported this already: https://github.com/microsoft/vscode-dotnettools/issues/253
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
just tried by changing console to cmd, no problem
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
thank you for the help
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
sure
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
it's bash for sure, it doesn't like the slashes, if I use the other slashes I bet it works. Unfortunatley it doesn't let me change it to cmd just for this
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
internalConsole
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
but not sure how I can get it to do it on its own
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
I tried running the same command myself it needs to escape each slash in the url path, I ran the same command it runs and it didn't work at first but after escaping it did
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
wow I figured it out
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
@333fred
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
yeah, plain windows, the terminal is running git bash
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
sorry about was commuting
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
void Console.WriteLine(string? value) (+ 17 overloads) Writes the specified string value, followed by the current line terminator, to the standard output stream. Exceptions: IOException
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
where do I look for quick info?
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
hmm let's see
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
ok
55 replies
CC#
Created by scac on 8/24/2023 in #help
❔ Debugging a hello world console project with c# dev kit fails
55 replies