- Developing Multi:Platform Apps with Visual Studio Code
- Ovais Mehboob Ahmed Khan Khusro Habib Chris Dias
- 132字
- 2021-06-11 18:23:22
Setting up VS Code
VS Code is a cross-platform editor and supports Windows, macOS, and Linux OS. You can start by visiting https://code.visualstudio.com.
Based on the operating system (OS) you are using, the website will prompt you to download for your OS. If you would like to download for another OS, you can click on other platforms or press the down arrow button that shows next to the OS name, as illustrated in the following screenshot:

Figure 1.11 – Different versions of VS Code for different OSes
There are two versions available for download. The stable version is updated every month with new features, whereas the insiders version is a nightly build that provides an early peak into the upcoming features. Both versions can run side by side on the same machine.
- OpenStack Cloud Computing Cookbook(Third Edition)
- 微信公眾平臺與小程序開發(fā):從零搭建整套系統(tǒng)
- Java EE框架整合開發(fā)入門到實戰(zhàn):Spring+Spring MVC+MyBatis(微課版)
- Learning ASP.NET Core 2.0
- 編寫整潔的Python代碼(第2版)
- FFmpeg入門詳解:音視頻原理及應(yīng)用
- Serverless computing in Azure with .NET
- Learning Concurrent Programming in Scala
- C/C++程序員面試指南
- 進入IT企業(yè)必讀的324個Java面試題
- MongoDB Administrator’s Guide
- JavaScript程序設(shè)計實例教程(第2版)
- SQL Server 2012數(shù)據(jù)庫管理與開發(fā)(慕課版)
- Java語言GUI程序設(shè)計
- TensorFlow 2.0深度學(xué)習(xí)應(yīng)用實踐