-
Notifications
You must be signed in to change notification settings - Fork 676
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disable terminal output each time a c# project is opened #5032
Comments
This is pretty annoying... pops up every time I open a workspace |
+1 |
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. |
Same here, It doesn't need to be a project. Just starting new empty VS code project causes this message to appear ... |
This wasn't a thing before, now It's very annoying.
Environment data
dotnet --info
output: 6.0.101VS 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
The text was updated successfully, but these errors were encountered: