Skip to content

Is the argument --builtin-extensions-dir fully supported? #5073

Answered by avsthiago
avsthiago asked this question in Q&A
Discussion options

You must be logged in to vote

FYI, the solution/workaround for me was to install the extensions inside the default built-in extensions folder /usr/lib/code-server/lib/vscode/extensions/. I used the following command.

code-server \ 
--install-extension hashicorp.terraform@2.20.1 \
--install-extension ms-python.python@2022.4.1 \
--extensions-dir /usr/lib/code-server/lib/vscode/extensions/

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@code-asher
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by avsthiago
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@code-asher
Comment options

@code-asher
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants