How To Run JavaScript Code in Visual Studio Code / VSCode Terminal / Code Runner

preview_player
Показать описание
(We're free online community, meet other makers!)

#javascript #js #vscode #visualstudiocode #webdev #webdevelopment
This video will explain how to run a single js file in terminal on vscode (visual studio code)

00:00 How to install and setup JavaScript in VSCode
00:06 Open VSCode editor and got o Extension tab
00:11 Type "code runner"
00:15 Click Install button
00:20 New play code button will appear in upper right corner
00:25 Create a new JavaScript file
00:37 Save the JavaScript file
00:53 Click on play code button to run your JavaScript file

You can also read the supporting article on Semicolon:
Рекомендации по теме
Комментарии
Автор

This was the answer I was looking for. Thank you!

camillenicolucci
Автор

Thanks for this tutorial, been searching for this.

edukhureosasere
Автор

That was a good short, thank you. Didn't know about this extension and now I do 😁, sweet & short.

vaniad
Автор

Thanks for the video, I followed the steps but when I tried to run the code, I got an error message which says 'node' is not recognised as an internal or external command, operable program or batch file

myasvelte
Автор

This helped greatly! Thank you so much

Beachblue
Автор

'node' is not recognized as an internal or external command,
operable program or batch file. - what this means?

dattjosi
Автор

install extention code runer in vs code then code run at button click just try it

websumit