Home  >  Article  >  Development Tools  >  How to create js file in vscode

How to create js file in vscode

藏色散人
藏色散人Original
2019-11-12 11:19:1212614browse

How to create js file in vscode

How does vscode create js?

First click on the new file under the file

Recommendation: "vscode tutorial"

How to create js file in vscode

##Then a temporary file will be created, as shown in the figure below

How to create js file in vscode

Select the file type as js, as shown in the figure below

How to create js file in vscode

You can also click on the plain text at the bottom, as shown in the picture below

How to create js file in vscode

Select the language mode as javascript in the pop-up interface

How to create js file in vscode

Then write some Js statements in the file, as shown in the picture below

How to create js file in vscode

Click the triangle button in the upper right corner, as shown in the picture below

How to create js file in vscode

Then you can see the js output at the bottom, as shown below

How to create js file in vscode

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

Statement:
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