Shell开发之VScode 远程编写调试
使用VSCode进行shell开发的常用插件如下:1、安装远程开发插件:Remote Development2、安装格式化插件:shell-format3、shell语法提示插件:shellman4、运行bash脚本插件:Code Runner参考:https://blog.csdn.net/u010953692/article/details/103324732...
·
使用VSCode进行shell开发的常用插件如下:
1、安装远程开发插件: Remote Development
2、安装格式化插件:shell-format
3、shell语法提示插件:shellman
4、运行bash脚本插件:Code Runner
参考:https://blog.csdn.net/u010953692/article/details/103324732
扩展:
1、使用VSCode进行C++开发:
https://blog.csdn.net/qq_38356149/article/details/90739784
https://blog.csdn.net/redbugler/article/details/85047618
更多推荐


所有评论(0)