- Learn WebAssembly
- Mike Rourke
- 53字
- 2021-08-13 15:39:00
Installing VS Code on Windows
You can install VS Code using Chocolatey. Run this command from Command Prompt or PowerShell:
choco install visualstudiocode
Once installed, you can access it from the Start menu.
You can open VS Code with the current working directory as the project by running code . in the CLI.
推薦閱讀
- 數據庫系統教程(第2版)
- Cocos2D-X權威指南(第2版)
- Drupal 8 Blueprints
- Scala Design Patterns
- Apache Kafka Quick Start Guide
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Unity&VR游戲美術設計實戰
- R語言數據可視化:科技圖表繪制
- Distributed Computing in Java 9
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- OpenCV with Python Blueprints
- Test-Driven iOS Development with Swift
- 用Python動手學統計學
- Extending Docker
- HTML5/CSS3/JavaScript技術大全