Skip to content

Visual Studio 2022 Debug Console does not honour font size. #15471

@dirkrheeder

Description

@dirkrheeder

Windows Terminal version

1.16.10262.0

Windows build number

22621.1702

Other Software

Visual Studio 2022 17.6.2

Steps to reproduce

  1. Set Windows Terminal as the default terminal application
  2. Change Profile -> Visual Studio Debug Console -> Appearance -> Font Size to 30
  3. Start a new Console Application with Visual Studio 2022, with the standard Console.WriteLine("Hello, World!"); and press F5 (Debug)
  4. Notice that the Debug Console that opens up, does not honour the font change.
  5. Change Change Profile -> Visual Studio Debug Console -> Appearance -> Font Size to 10
  6. Rerun Console Application created in step 3.
  7. Notice, the Debug Console that opens up, does not honour the font change.

Expected Behavior

I expect the font size in the console window that opens up to change, according to that which is set in the settings.

Actual Behavior

The font size is ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-BugIt either shouldn't be doing this or needs an investigation.Product-TerminalThe new Windows Terminal.Resolution-ExternalFor issues that are outside this codebaseTracking-ExternalThis bug isn't resolved, but it's following an external workitem.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions