C
C#3w ago
CAT

✅ How do i get rid of this blue text

it always pops up except if use dotnet run what can i do to get rid of it
No description
12 Replies
kurumi
kurumi3w ago
I believe it settings up in .vscode folder in launch.json so you can customize behavior of F5 or even remove executing Should you do by yourself? No, let vscode use autogenerated one
CAT
CATOP3w ago
I am so new to c# and even programming but i did made the external terminal true at launcherProfiles but it still does this
kurumi
kurumi3w ago
so what's the problem with this terminal command? it is what actually running under the hood whenever you need to debug
CAT
CATOP3w ago
i just dont want to see all those blue thingys
kurumi
kurumi3w ago
You can change the tab if you don't want to see this And if you are very new to programming I suggest to jump to Visual Studio (not Visual Studio Code) bcs it is actually IDE which has 1st party support for C#. It is easier for beginners
CAT
CATOP3w ago
but with that every time i run the command it opens cmd and use it as a terminal
kurumi
kurumi3w ago
can you show your launch.json file in .vscode folder?
Unknown User
Unknown User3w ago
Message Not Public
Sign In & Join Server To View
MODiX
MODiX3w ago
If you have no further questions, please use /close to mark the forum thread as answered
CAT
CATOP3w ago
İ am not at home rght. Now When i get home i ll
MODiX
MODiX3w ago
If you have no further questions, please use /close to mark the forum thread as answered

Did you find this page helpful?