By launching the setup program of VScode. It defaultly installs the .vsode folder in C:Users%username%.vscode. By my knowlede, vscode will install extensions in this folder and save user settings in this folder
But I have limited C disk space. So I want this folder located in another disk, like D disk. And VScode can find where it is then install the extensions in .vsocde folder in D disk.
How can I achieve this goal? Thanks inadvance.
What I tried is to copy .vscode in other folder, but it seems not work apparently.
I want to know how to make let .vscode located in D disk.
By the way, My OS is Windows 10. The vscode version I userd is VSCodeSetup-x64-1.89.1.exe (system installer). And I installed it in D disk.