-
Hi, I'm trying to set up two locations to store extensions, built-in and user specific ones. I'm using the following command to start code-server.
I can see and use the extensions inside the This is a comparison of what I see when I use the arg Does anybody know if I'm missing something or if the arg |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Interesting. I see |
Beta Was this translation helpful? Give feedback.
-
FYI, the solution/workaround for me was to install the extensions inside the default built-in extensions folder
|
Beta Was this translation helpful? Give feedback.
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.