學習筆記之Visual Studio Code (VSCode) & Clang


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


Visual Studio Code - Code Editing. Redefined

Clang - Wikipedia

Comparing Clang to other open source compilers

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

Clang C/C++ Download and Installation Instructions


Web 版 VS Code 來了!

Vscode 小白使用介紹

VS Code 最強插件指南 - CSDN

在用VSCode? 看完這篇文章, 開發效率翻倍!

動圖演示11個必備 VS Code 插件

不光要用Python,還要在VSCode里用

Node.js不容錯過的 Visual Studio Code 十大擴展組件

用 VSCode 寫 python 的正確姿勢

推薦一款Python編輯器,集Pycharm和Sublime優點於一身的王者

來安裝一個酷炫的 VS Code 主題

微軟VS Code已原生支持Jupyter筆記本,再也不用打開網頁調試運行了

使用VSCode進行遠程煉丹

VS Code 必知必會的 20 個快捷鍵!

Debugging configurations for Python apps in Visual Studio Code

PLUGINS

All Autocomplete

Bracket Pair Colorizer

Browser Preview

GitLens — Git supercharged

  • https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens
  • Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more

Nord Wave

PostgreSQL

Python

Python Indent

Remote - SSH

LaTeX Workshop

Material Theme

Test Explorer UI


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

How to fix remote connection error: The process tried to write to a nonexistent pipe ?

How to fix "/.ssh/id_rsa is too open. It is required to be not accessible by others. The private key is ignored" ?

  • /.ssh/id_rsa - Properties - Security - Advance - Disable inheritance - remove other users and just keep your user


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM