R
R
Rooly2021-04-15 12:55:44
phpstorm
Rooly, 2021-04-15 12:55:44

How does autosave work in PHPStorm?

Colleagues, could you share your thoughts or advice?

With PHPStorm, I constantly (and I think like everyone else) have many tabs open. I write code in one, then move on to another, and so on.

I have a question, does PHPStorm autosave the result when I switch from the current tab to another one? That is, does the current code in the current folder persist when I move to another file in another tab?

Usually, if I don’t remember whether I saved the tab or not, then I just run through all the tabs and press CTRL + S, which is not very convenient.

Now, if there was an autosave function when switching to another tab (or does it already exist)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey delphinpro, 2021-04-15
@ZetIndex_Ram

It's all there in the settings.
607813fb1288b645140077.png
The first checkbox is the inactivity interval after which all tabs are saved. If you do nothing during this period, the program will save the data.
The second is an immediate save when focus is lost. If you switch to another program, the storm will save the data.
The third allows you to make a backup before saving.
The fourth synchronizes changes to files made by other programs when switching to a storm, or to a specific tab.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question