-
I want to package the installed plug-ins together, so that I can easily unzip and install them before several machines, instead of reinstalling the plug-ins every time. |
Beta Was this translation helpful? Give feedback.
Answered by
flxcp
Jul 25, 2022
Replies: 1 comment
-
All the extension are stored in You can check the docs for more information. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jsjoeio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All the extension are stored in
~/.local/share/code-server/extensions
.You can check the docs for more information.