Vsix upload should work

This commit is contained in:
Asher 2019-09-13 10:21:06 -05:00
parent 8b1cdaa4a1
commit 0ff8a11c7f
No known key found for this signature in database
GPG Key ID: D63C1EF81242354A
1 changed files with 0 additions and 2 deletions

View File

@ -18,7 +18,6 @@ docker run -it -p 127.0.0.1:8080:8080 -v "${HOME}/.local/share/code-server:/home
![Screenshot](/doc/assets/ide.gif)
## Getting Started
### Run over SSH
Use [sshcode](https://github.com/codercom/sshcode) for a simple setup.
@ -57,7 +56,6 @@ arguments when launching code-server with Docker. See
code into a single binary.
## Known Issues
- Uploading .vsix files doesn't work.
- Creating custom VS Code extensions and debugging them doesn't work.
- Extension profiling and tips are currently disabled.