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 [email protected] \
--install-extension [email protected] \
--extensions-dir /usr/lib/code-server/lib/vscode/extensions/

Replies: 2 comments 1 reply

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants