'In Vscode, how to code in different terminals by storing code in OneDrive

I got two computers and I want to continue coding for my program when I take my laptop to the library. So I moved the code file from OS(C:) to OneDrive. But it doesn't work and show warnings. In launch.json, I have a line for "cwd". What should I do to handle this? Thx!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source