How to reuse installed code-server extensions in local VSCode?

We install a bunch of code-server extension via agent startup-script. Everything works fine in code-server but if I open the local VSCode with the button it show no extensions in remote.

Is there a way to pre-install the extensions for the local VSCode too?
image.png
Was this page helpful?