- Learn WebAssembly
- Mike Rourke
- 122字
- 2021-08-13 15:39:00
Extensions overview
We'll need to install some extensions as part of the configuration process. There are multiple ways to find and install extensions in VS Code. I prefer to click on the Extensions button (fourth button from the top in the Activity bar on the left-hand side of the editor), enter what I'm looking for in the Search box, and press the green Install button for the extension I'd like to install. You could also visit the VS Code Marketplace at https://marketplace.visualstudio.com/vscode, search for and select an extension you'd like to install, and press the green Install button on the extension's page. You can manage extensions through the command line as well. For more information, visit https://code.visualstudio.com/docs/editor/extension-gallery:
- 現代C++編程:從入門到實踐
- LabVIEW入門與實戰開發100例
- Mastering OpenCV Android Application Programming
- Rust編程:入門、實戰與進階
- 算法精粹:經典計算機科學問題的Java實現
- Java技術手冊(原書第7版)
- TestNG Beginner's Guide
- Haxe Game Development Essentials
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(1)
- R用戶Python學習指南:數據科學方法
- Building a Media Center with Raspberry Pi
- 例說FPGA:可直接用于工程項目的第一手經驗
- Web程序設計與架構
- jQuery Essentials
- 機器人ROS開發實踐