question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Disable terminal output each time a c# project is opened

See original GitHub issue
  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

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:15
  • Comments:5

github_iconTop GitHub Comments

2reactions
TheBinaryGuycommented, Jan 31, 2022

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

For example, this is a NextJs project:

image

0reactions
babysnakescommented, Feb 7, 2022

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Prevent Visual Studio on Mac from opening new tabs in terminal
Right click your project in the Solution window and select Options. Open Run - Configurations - Default. Uncheck Run on external console. Click ......
Read more >
Enable and disable Edit and Continue - Visual Studio (Windows)
Learn how to disable and enable Edit and Continue in Visual Studio Options at design time. Edit and Continue works only in debug...
Read more >
Integrated Terminal in Visual Studio Code
Remove terminal instances by hovering a tab and selecting the Trash Can button, selecting a tab item and pressing Delete, using Terminal: Kill...
Read more >
How to Prevent Console Window From Closing in Visual ...
How to prevent console window from closing in visual studio C++ when running your program video tutorial. This tutorial explores different ...
Read more >
Bash Reference Manual - GNU.org
[time [-p]] [!] command1 [ | or |& command2 ] … The output of each command in the pipeline is connected via a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found