is there a way to import an existing VS Code project and start a new project from there?

Dear All

I have just done and project and would like to modify it into a different application aiming to save some time, I copied & pasted the whole project and renamed it to something else - new App, and modified workspace file to include the new App, it seems works fine and compiles fine, but when I try to modify the source files, I notice I am modifying the source file in original file location rather then the new one,  my question is there how I can migrate the whole project into the new App location and starts from there? or Do i have to start from scratch?

Thanks

Ping

Related