vscode git bash终端配置:“”message": "此项已弃用,配置默认 shell 的新推荐方法是在 `#terminal.integrated.profiles.windows#

当VSCode升级至1.57.1(2021.6.17)时,会出现警告提示:
“”message": "此项已弃用,配置默认 shell 的新推荐方法是在 `#terminal.integrated.profiles.windows#

vscode git bash终端配置:“”message": "此项已弃用,配置默认 shell 的新推荐方法是在 `#terminal.integrated.profiles.windows#

 

 然后我们去官网https://code.visualstudio.com/docs/editor/integrated-terminal#_configuration会看到如下设置

vscode git bash终端配置:“”message": "此项已弃用,配置默认 shell 的新推荐方法是在 `#terminal.integrated.profiles.windows#

 

 我们copy到seetings.json下面 会发现报错

vscode git bash终端配置:“”message": "此项已弃用,配置默认 shell 的新推荐方法是在 `#terminal.integrated.profiles.windows#

 

 已经看到提示了改成git Bash 就行了

vscode git bash终端配置:“”message": "此项已弃用,配置默认 shell 的新推荐方法是在 `#terminal.integrated.profiles.windows#

 

 有的我看到是Git-Bash我的会报错不知道为什么 反正按照他的写就完事了

vscode git bash终端配置:“”message": "此项已弃用,配置默认 shell 的新推荐方法是在 `#terminal.integrated.profiles.windows#

 

vscode git bash终端配置:“”message": "此项已弃用,配置默认 shell 的新推荐方法是在 `#terminal.integrated.profiles.windows#

上一篇:【ASP.NET Web API教程】6 格式化与模型绑定


下一篇:【ASP.NET Web API教程】6.1 媒体格式化器