|
|
|
|
|
by wlesieutre
2146 days ago
|
|
code-server has most extensions available. They do it by scraping GitHub for extensions and building them. https://github.com/cdr/code-server/blob/3da6c561b83d2a4c57f3... The Microsoft extensions are notably missing, but they have a lot of other ones. There's an issue template for requesting another one if you find something missing. Not sure if their second extension store is available for use by software other than code-server, but it's not an impossible problem. |
|
https://github.com/cdr/code-server/blob/master/doc/FAQ.md#ho...
So you can use open-vsx, ours or Microsoft's (with the caveat that you would violate their license).See this thread: https://github.com/microsoft/vscode/issues/31168#issue-24453...