Skip to content

Commit 4b06d71

Browse files
committed
Document VSCODE_EXTENSIONS environment variable
1 parent 2fe3283 commit 4b06d71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/configure/extensions/extension-marketplace.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,8 @@ Extensions are installed in a per user extensions folder. Depending on your plat
339339

340340
You can change the location by launching VS Code with the `--extensions-dir <dir>` command-line [option](/docs/configure/command-line.md).
341341

342+
Alternatively, you can set the `VSCODE_EXTENSIONS` environment variable to a location where you want to install extensions. This is useful in an enterprise environment where you want to centrally manage where extensions are installed on user machines.
343+
342344
### Whenever I try to install any extension, I get a connect ETIMEDOUT error
343345

344346
You may see this error if your machine is going through a proxy server to access the Internet. See the [Proxy server support](/docs/setup/network.md#proxy-server-support) section in the setup topic for details.

0 commit comments

Comments
 (0)