File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 20
20
- [ How does the config file work?] ( #how-does-the-config-file-work )
21
21
- [ Blank screen on iPad?] ( #blank-screen-on-ipad )
22
22
- [ 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 )
23
25
- [ Enterprise] ( #enterprise )
24
26
25
27
<!-- 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!
259
261
260
262
For other browsers you'll have to remap keybindings unfortunately.
261
263
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
+
262
274
# # Enterprise
263
275
264
276
Visit [our enterprise page](https://coder.com) for more information about our
You can’t perform that action at this time.
0 commit comments