Город МОСКОВСКИЙ
00:03:21

Edit and Run Code in Visual Studio Code

Аватар
Верстка Магии
Просмотры:
28
Дата загрузки:
27.11.2023 17:24
Длительность:
00:03:21
Категория:
Технологии и интернет

Описание

Short intro to code editing, workspace folders, IntelliSense and running Node.js code in the integrated terminal.

00:00 Welcome
00:15 Open a folder for your project
00:35 Set up Node.js, test with "node --version"
01:05 Create a new file
01:25 Create a simple "Hello world" console log using Node.js and IntelliSense
01:35 IntelliSense suggestions for JavaScript methods and variables
02:05 Turn on Auto Save in Settings (_Ctrl-,_ / _⌘-,_)
02:25 Run your code in the integrated Terminal (_Ctrl-`_)

For more information about editing code in VS Code, check out https://code.visualstudio.com/docs/editor/codebasics.

Learn more about node.js in our tutorial on https://code.visualstudio.com/docs/nodejs/nodejs-tutorial.

Рекомендуемые видео