Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
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.
cmd.exe
また、Windows ターミナルを実行してコンソール アプリを起動し、VS のデバッガーを Windows ターミナルのコンソール アプリに接続することもできます。
便利なリンク:
デバッグ コンソール
Visual Studio デバッガーを使用して実行中のプロセスにアタッチする