29

How can I set the new Windows Terminal application to be used as debugging console in Visual Studio 2019? By default it launches cmd.exe when I debug.

4

4 に答える 4

0

また、Windows ターミナルを実行してコンソール アプリを起動し、VS のデバッガーを Windows ターミナルのコンソール アプリに接続することもできます。

便利なリンク:

デバッグ コンソール

Visual Studio デバッガーを使用して実行中のプロセスにアタッチする

于 2021-01-18T22:25:23.740 に答える