❔ Console.Clear(); Issue
So, I'm having this issue and have no idea how to fix it, any ideas?
22 Replies
dont mind the gore that is my code
Try setting the
console
in your .vscode/launch.json
to integratedTerminal
I dont have a launch.json file
then how are you running this
Idek 😭
odd
is that vs codium perhaps?
since you are getting the debugger warning
yes
wifi too slow to get vs community
Should I just cope lmao
These are my extensions rn
That can't be VSCodium
Has to be standard VSCode
Anyway, open the command pallette and type
Generate Assets
and there should be a command saying something like Generate Assets for Debug and Run
, then run thatthen why is it giving the debugger warning?
I think that warning always appears because MS is overprotective
alright 1 moment away from pc rn sorry
aaaaaa
I see
Ok now I'm getting absolutely no moutput
what even
what happens if you click "Terminal"
I realize im stupid and should just go back to vs community
thanks lmao
btw use await Task.Delay(2000); instead of thread.sleep
is there a bit difference?
big*
It's async
In general It's eqsier to use task than thread
alright tyty
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.