Cyber Space
  • Home
  • Acronyms
  • Cheat-Sheets
  • User Manuals

Visual Studio Code

A collection of 2 posts
Ubuntu

Visual Studio Code Linux Installation

1. Go to https://code.visualstudio.com/Download 2. Download the .deb package for Debian, Ubuntu. 3. Go to the download folder. Right click on the file and select Open With Software Install (type your password if you are prompted for it). 4. In the pop-up window click on Install
Feb 28, 2022 1 min read
Visual Studio Code

How to activate ES6 in Visual Studio Code

I’ve been looking for this answer for several weeks. Here is how to do it. 1. Go to File > Preferences > Settings (or press Ctrl + ,) 2. Add the following code in the USER SETTINGS tab: "jshint.options": { "esversion": 6 } I have JSHint installed, if you don’t, you can install
Dec 29, 2017
Page 1 of 1
Cyber Space © 2023
Powered by Ghost