- 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.
推薦閱讀
- 從零構(gòu)建知識圖譜:技術(shù)、方法與案例
- JavaScript 從入門到項(xiàng)目實(shí)踐(超值版)
- Linux C/C++服務(wù)器開發(fā)實(shí)踐
- Learning SAP Analytics Cloud
- 碼上行動:零基礎(chǔ)學(xué)會Python編程(ChatGPT版)
- Hands-On C++ Game Animation Programming
- Instant Nancy Web Development
- OpenCV 4計(jì)算機(jī)視覺項(xiàng)目實(shí)戰(zhàn)(原書第2版)
- 移動互聯(lián)網(wǎng)軟件開發(fā)實(shí)驗(yàn)指導(dǎo)
- Elasticsearch Essentials
- Xcode 6 Essentials
- RESTful Web Clients:基于超媒體的可復(fù)用客戶端
- Groovy 2 Cookbook
- WCF全面解析
- Design Patterns and Best Practices in Java