Home > Development Tools > VSCode > How to execute js code in vscode terminal

How to execute js code in vscode terminal

angryTom
Release: 2020-03-28 10:41:20
Original
10263 people have browsed it

How to execute js code in vscode terminal

How to execute js code in vscode terminal

1. First install the Code Runner plug-in

Search and install the Code Runner plug-in in the plug-in center

How to execute js code in vscode terminal

Code Runner supports the running of JavaScript, Java, C, C and other codes

2. Then write js code (recommended learning: js tutorial)

How to execute js code in vscode terminal

3. After writing the code, click Run in the upper right corner Just click the button

How to execute js code in vscode terminal

# Recommended related articles and tutorials: vscode tutorial

The above is the detailed content of How to execute js code in vscode terminal. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template