Skip to content
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

Closed
hichemfantar opened this issue Jan 30, 2022 · 5 comments · Fixed by #5041
Closed

Disable terminal output each time a c# project is opened #5032

hichemfantar opened this issue Jan 30, 2022 · 5 comments · Fixed by #5041
Labels

Comments

@hichemfantar
Copy link

hichemfantar commented Jan 30, 2022

  1. 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

image

@TheBinaryGuy
Copy link

I can confirm that this has been happening recently, even for non-C# projects.

For example, this is a NextJs project:

image

@onionhammer
Copy link

This is pretty annoying... pops up every time I open a workspace

@shoaibshakeel381
Copy link

shoaibshakeel381 commented Feb 3, 2022

+1
This is incredibly annoying when you have to open vscode multiple times

@TheOnlyWei
Copy link

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
Copy link

Same here, It doesn't need to be a project. Just starting new empty VS code project causes this message to appear ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants