i made my own extension, and i have imported it into my project. i am able to change the code in the files (this is not the issue), so i was debugging my code. whenever i switched from the projects main.ts to the extensions main.ts, everything in the extensions main.ts would be deleted and swapped with the projects main.ts, in the sense that the both contain the exact same code. ctrl z wont help, so i have to go to a previous version through the version history. Any help?
1 Like