I am using ubuntu terminal on my windows 10. I cloned a project, and I have been working on it inside VSC for a week now. I finally closed the program, and when I open it again I could not find my files even in recent.
In ubuntu terminal, I found the directory and when I do yarn run dev
the website opens with all the changes.
I found the path using ls | xargs realpath
and but I can not find it in my computer to open it in VSC. this is the path /home/'my user name in github'/'project-name'