"Save" in the menu bar. The specific steps are: 1. Select the saving method; 2. Save the file."/> "Save" in the menu bar. The specific steps are: 1. Select the saving method; 2. Save the file.">
Home >Development Tools >phpstorm >How to save modified files in phpstorm
PHPStorm provides two methods for saving modified files: shortcut keys (Windows/Linux: Ctrl S, MacOS: Cmd S), or "File" -> "Save" in the menu bar. The specific steps are: 1. Select the saving method; 2. Save the file.
PHPStorm Saving Modified Files
PHPStorm provides a variety of methods to save modified files. Here are the two most common methods:
Method 1: Use shortcut keys
Method 2: Use the menu bar
Specific steps
Step 1: Select the saving method
According to your preference, use the shortcut key or menu bar option to select the save method.
Step 2: Save the file
When you press the shortcut key or click the "Save" option, PHPStorm will automatically save the current file.
Advantages of using shortcut keys
The advantages of using the menu bar
Tip
The above is the detailed content of How to save modified files in phpstorm. For more information, please follow other related articles on the PHP Chinese website!