Skip to content

March 10, 2021

Intellij IDEA: How to recover accidentally deleted files

Last Updated on 2021-03-10 by Clay


Introduction

I wrote a note about the steps of how to recovering accidentally deleted files in PyCharm IDE. Intellij IDEA that also developed by Jetbrains, can do the same.

Recently, I accidentally deleted the files when developing an App using Flutter, thank god, I use the following steps to save my files.

Read More »Intellij IDEA: How to recover accidentally deleted files