Disable terminal output each time a c# project is opened
clicktodev opened this issue · 5 comments
clicktodev commented
- Start any c# project, I mainly open unity projects
This wasn't a thing before, now It's very annoying.
Environment data
dotnet --info output: 6.0.101
VS Code version: 1.63.2
C# Extension version: 1.24.0
OmniSharp log
"
Installing C# dependencies...
Platform: win32, x86_64
Finished
"
Expected behavior
Actual behavior
TheBinaryGuy commented
onionhammer commented
This is pretty annoying... pops up every time I open a workspace
shoaibshakeel381 commented
+1
This is incredibly annoying when you have to open vscode multiple times
TheOnlyWei commented
Each time I open vs code, I have to wait for it to finish output logging before I can switch to terminal and run a quick console command. Please fix this.
babysnakes commented
Same here, It doesn't need to be a project. Just starting new empty VS code project causes this message to appear ...

