Open the terminal in visual studio?

前端 未结 12 2168
-上瘾入骨i
-上瘾入骨i 2020-12-08 01:46

How to open terminal for executing shell commands in Visual Studio(Community Version)?

12条回答
  •  Happy的楠姐
    2020-12-08 02:00

    New in the most recent version of Visual Studio, there is View --> Terminal, which will open a PowerShell instance as a VS dockable window, rather than a floating PowerShell or cmd instance from the Developer Command Prompt.

提交回复
热议问题