Visual Studio Code - Terminal Blank Screen

前端 未结 17 2045
梦如初夏
梦如初夏 2020-12-24 01:57

I\'ve been using Visual Studio Code since it was in beta and one of the features I like best about it is the integrated terminal for using the Angular CLI in app. I\'ve had

17条回答
  •  伪装坚强ぢ
    2020-12-24 02:25

    Here is the fix:

    1. CLick bottom left setting wheel
    2. go to setting > Features > terminal
    3. Select Explorer kind: Intergrated
    4. Change inheritEnv to true.

提交回复
热议问题