- Electron Projects
- Denys Vuika
- 169字
- 2021-06-24 12:14:31
Installing Visual Studio Code
We are going to be using Visual Studio Code for all the projects and examples in this book. It's a free, open-source, and cross-platform code editor based on Electron. However, feel free to use Atom, Sublime, Vim, or any other editor of your choice.
Setting up Visual Studio Code is very simple and, thanks to Electron's support, the process doesn't differ much across platforms. Let's get started:
- Navigate to https://code.visualstudio.com/. An installation package will be suggested to you regarding your current operating system. It is also possible to choose from a list of available distributions:

- Click the big Download button to get a .dmg installer for macOS, an .msi file for Windows, or a .deb package for Debian-based Linux distributions.
- Run the corresponding file and follow the on screen instructions. You don't need to customize anything during the setup process.
If you are using or plan to use Ubuntu Linux for development purposes, the process is slightly easier than it is for other operating systems.
推薦閱讀
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- Oracle WebLogic Server 12c:First Look
- Machine Learning with R Cookbook(Second Edition)
- 區(qū)塊鏈架構(gòu)與實(shí)現(xiàn):Cosmos詳解
- Banana Pi Cookbook
- Flash CS6中文版應(yīng)用教程(第三版)
- Oracle BAM 11gR1 Handbook
- 程序員修煉之道:通向務(wù)實(shí)的最高境界(第2版)
- Android移動應(yīng)用項(xiàng)目化教程
- Java EE項(xiàng)目應(yīng)用開發(fā)
- Spring Web Services 2 Cookbook
- 現(xiàn)代C++語言核心特性解析
- JavaScript設(shè)計(jì)模式與開發(fā)實(shí)踐
- JavaScript前端開發(fā)程序設(shè)計(jì)教程(微課版)
- Image Processing with ImageJ(Second Edition)