We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bc4c00 commit 56174dbCopy full SHA for 56174db
doc/FAQ.md
@@ -259,6 +259,15 @@ This will install a Chrome PWA and now all keybindings will work!
259
260
For other browsers you'll have to remap keybindings unfortunately.
261
262
+## Why not use Microsoft's VS Code Remote extensions?
263
+
264
+Unfortunately, Microsoft has opted to make them closed source and
265
+it is against their TOS to use the published extensions with VSIX
266
+so we are unable to add them to our marketplace.
267
268
+We might reimplement them at some point.
269
+You can follow [#1315](https://github.com/cdr/code-server/issues/1315) for updates.
270
271
## Enterprise
272
273
Visit [our enterprise page](https://coder.com) for more information about our
0 commit comments