Where is the folder state stored? #570
-
I cloned a GitHub repository and dragged it into ecode, and it opened as a folder. I edited some files and left them open. I quit ecode and deleted the directory. I cloned from GitHub again. I opened it as a folder in ecode and all the open files are still there. I can't find anything in the directory that I think was created by ecode. There is no |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
It's within the ecode configuration folder, in the |
Beta Was this translation helpful? Give feedback.
It's within the ecode configuration folder, in the
projects
sub-folder, on Linux that would be:~/.config/ecode/projects
(macOS:~/Library/Application Support/ecode/projects
, WindowsC:\Users\{username}\AppData\Roaming\ecode\projects
.