We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b1cdaa commit 0ff8a11Copy full SHA for 0ff8a11
README.md
@@ -18,7 +18,6 @@ docker run -it -p 127.0.0.1:8080:8080 -v "${HOME}/.local/share/code-server:/home
18

19
20
## Getting Started
21
-
22
### Run over SSH
23
Use [sshcode](https://github.com/codercom/sshcode) for a simple setup.
24
@@ -57,7 +56,6 @@ arguments when launching code-server with Docker. See
57
56
code into a single binary.
58
59
## Known Issues
60
-- Uploading .vsix files doesn't work.
61
- Creating custom VS Code extensions and debugging them doesn't work.
62
- Extension profiling and tips are currently disabled.
63
0 commit comments