Sergiu
Sergiu

Reputation: 61

Fail to restore CSS file in PhpStorm

While I was working in PhpStorm on a website computer restarted and an error appears. I using Windows 10. After restart CSS file was empty and I lost my work. The CSS file appears like it still have 9kb, but in PhpStorm it is empty.

I've tried to restore from PhpStorm, but the Local History is empty too.

Error

Can I restore it? If I can, how can I do it?

Upvotes: 0

Views: 106

Answers (1)

Nietvoordekat
Nietvoordekat

Reputation: 194

Did you save the file prior to the crash? If not, take a look at PHPstorm's autosave functionality.

Also, and I don't mean to be condescending here: frequently saving your stuff and proper backups are important.

Upvotes: 1

Related Questions