- Learn WebAssembly
- Mike Rourke
- 113字
- 2021-08-13 15:39:01
Installing C/C++ for VS Code
The C/C++ extension for VS Code includes several features for writing and debugging C and C++ code, such as auto completion, symbol searching, class/method navigation, line-by-line code stepping, and many others. To install the extension, search for C/C++ in the Extensions and install the extension titled C/C++ (it's created by Microsoft) or navigate to the extension's official page at https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools and press the green Install button.
Once installed, you can view configuration details for the extension by selecting the extension from the Extensions list in VS Code and selecting the Contributions tab. This tab contains the various settings, commands, and debugger details:
Contributions tab for the C/C++ extension
推薦閱讀
- Mastering Concurrency Programming with Java 8
- 大學計算機應用基礎實踐教程
- Java Web基礎與實例教程(第2版·微課版)
- PowerCLI Cookbook
- 看透JavaScript:原理、方法與實踐
- 從0到1:HTML+CSS快速上手
- Object-Oriented JavaScript(Second Edition)
- Learning Laravel 4 Application Development
- Python數據可視化之Matplotlib與Pyecharts實戰
- 精通Python自然語言處理
- Programming with CodeIgniterMVC
- Hack與HHVM權威指南
- Python硬件編程實戰
- INSTANT Premium Drupal Themes
- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)