Skip to content

Output window is opened automatically every time VS Code starts #5844

@jeffpapp

Description

@jeffpapp

Environment data

VS Code version:
C# Extension version: 2.0.212

Steps to reproduce

  1. Open VS Code for a folder with a C# solution or project
  2. The output window automatically opens with a message Starting command: "dotnet.exe" restore

Expected behavior

I would expect the C# extension to just work in the background. It's annoying that I have to close the output pane every single time VS Code opens with a C# project to tell me it's installing packages. I don't really need to know this, at best it should be configurable.

Actual behavior

Every time VS Code opens the output window pops up to tell me NuGet is restoring packages

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions