Skip to content

Commit eb17a29

Browse files
committed
Document Microsoft's Remote extensions
Closes #1681
1 parent c51d94d commit eb17a29

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/FAQ.md

+12
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
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

260262
For 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

264276
Visit [our enterprise page](https://coder.com) for more information about our

0 commit comments

Comments
 (0)