学习笔记之Visual Studio Code & Clang

Mac上XCode太占空间,卸载然后安装VSCode和Clang。在VSCode中再安装extension C/C++和Code Runner,配置Tasks: Configure Task,就可以开始Run C++ program了。


Visual Studio Code - Code Editing. Redefined

  • https://code.visualstudio.com/

VS Code 最强插件指南 - CSDN

  • https://mp.weixin.qq.com/s/MshppwwRFmbFx3aR7FVpEQ

Clang - Wikipedia

Comparing Clang to other open source compilers

  • https://clang.llvm.org/comparison.html

Clang C/C++ Download and Installation Instructions

  • https://www.ics.uci.edu/~pattis/common/handouts/macclion/clang.html

在用VSCode? 看完这篇文章, 开发效率翻倍!最后一条厉害了~

  • https://mp.weixin.qq.com/s/XiT6uNQPIPGvkLbUcPnRqw

VS Code 神器插件:代码一键运行,支持超过 40 种语言 - CSDN

  • https://mp.weixin.qq.com/s/bND98wd2mjdQXFWnRzskiw

How to change the launched folder ?

  • Navigate to your project folder and type code .
  • The Visual Studio Code Command Line Options
    • https://code.visualstudio.com/docs/editor/command-line#_launching-from-command-line
    • 学习笔记之Visual Studio Code & Clang
上一篇:通过Dapr实现一个简单的基于.net的微服务电商系统(十四)——开发环境容器调试小技巧


下一篇:可以改变文本行距(行间距)的Label