WebStorm 2023 download, installation, localization

1. Download WebStorm

1.1. Official website download address

https://www.jetbrains.com/webstorm/
https://www.jetbrains.com/webstorm/download/download-thanks.html

1.2. Official website introduction

WebStorm is an integrated development environment for JavaScript and related technologies. Like other JetBrains IDEs, it makes your development experience more enjoyable, automates routine tasks, and helps you handle complex tasks with ease.

1.3. Introduction of the author

WebStorm is a JavaScript development tool owned by jetbrains. Is one of the most powerful web development IDE. The author also listened to the teacher's words and planned to spend time researching and learning from each other by taking notes.

2. Install WebStorm

2.1. Installation path (pure English path)

install-path

2.2. Installation options (check all)

install-option

2.3. Select the start menu folder as the program path (default, direct installation)

shortcuts

2.4. Restart

reboot

2.5. Reopen after reboot, ask whether to import the configuration, the first use, no previous configuration, too.

import setting

2.6. License interface

Baidu by itself.
image-20230522232338436

2.7. Sinicization (customize — all setting — plugins — search Chinese — install Chinese simplify language pack — Restart IDE)

7-all setting

8-Chinese simplified

2.8. After the localization is successful, you can adjust the interface according to your own habits in the customization-all settings.

9-hanhua success

Guess you like

Origin blog.csdn.net/shiyi1100/article/details/130818068