Visual Studio Code

Add Powershell as Terminal  instead of cmd

1.Open VS Code. Select File > Preferences > User Settings:

2. replace  terminal.integrated.shell.winows config

"terminal.integrated.shell.windows": "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe",

-------------------------------------------------------------------------------
Senior Software Engineer
原文地址:https://www.cnblogs.com/fangshiwei/p/6032791.html