I'm learning C#
and have write some very basics on the Microsoft Learn platform. I installed VSCode
and .NET
and when I start debugging it shows this:
externalTerminal:
user@MacBook-Pro-de-user ~ % cd '/Users/user/.vscode/extensions/ms-dotnettools.csharp-1.23.8/.debugger/'; '/Users/user/.vscode/extensions/ms-dotnettools.csharp-1.23.8/.debugger/vsdbg' '--interpreter=vscode' '--connection=/var/folders/vh/9hl369d14rxfqdswbwt14dtw0000gn/T/CoreFxPipe_vsdbg-ui-16f337a85dc84f99b16e048da2ae023c'
HELLO WORLD!
--
What is all that info above HELLO WORLD
and how can I have a clean output of my code in? I'm on macOs Catalina.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…