File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 2020- [ How does the config file work?] ( #how-does-the-config-file-work )
2121- [ Blank screen on iPad?] ( #blank-screen-on-ipad )
2222- [ Isn't an install script piped into sh insecure?] ( #isnt-an-install-script-piped-into-sh-insecure )
23+ - [ How do I make my keyboard shortcuts work?] ( #how-do-i-make-my-keyboard-shortcuts-work )
24+ - [ Why can't I use VS Code's Remote extensions?] ( #why-cant-i-use-vs-codes-remote-extensions )
2325- [ Enterprise] ( #enterprise )
2426
2527<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -259,6 +261,16 @@ This will install a Chrome PWA and now all keybindings will work!
259261
260262For other browsers you'll have to remap keybindings unfortunately.
261263
264+ # # Why can't I use VS Code's Remote extensions?
265+
266+ Unfortunately, Microsoft has opted to make [VS Code's Remote SSH and Container
267+ extensions closed source](https://github.com/microsoft/vscode-remote-release) and
268+ it is against their TOS to use the published extensions so we are unable to
269+ add them to our marketplace.
270+
271+ We may reimplement them at some point.
272+ You can follow [#1315](https://github.com/cdr/code-server/issues/1315) for updates.
273+
262274# # Enterprise
263275
264276Visit [our enterprise page](https://coder.com) for more information about our
You can’t perform that action at this time.
0 commit comments