Change default extensions location for remote development in VS code #856
-
|
My Visual Studio Code was installed on my main driver - Local Disk (C:) and has also installed the remote ssh extension. However, local disk c is already full and there's no space anymore. I can't connect to the host server anymore because the error said there's no space on my local disk c. Please see this link for the image: https://snipboard.io/EHNWTP.jpg I tried to put the path of the config file in another disk to remote.ssh: Config File but I think it's not enough. How can I change the location of that extension to another disk especially when connecting to the new host? Is it possible even if the visual studio code software is installed on local c but all the extension and other resources of host/server is on another disk or fileserver? How can I achieve that? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
See https://code.visualstudio.com/docs/editor/command-line#_advanced-cli-options Advanced CLI options
You can also use VS Code in Portable Mode: https://code.visualstudio.com/docs/editor/portable |
Beta Was this translation helpful? Give feedback.
-
|
What about not cli options? |
Beta Was this translation helpful? Give feedback.
See https://code.visualstudio.com/docs/editor/command-line#_advanced-cli-options
Advanced CLI options
You can also use VS Code in Portable Mode: https://code.visualstudio.com/docs/editor/portable