mirror of
https://github.com/cdr/code-server.git
synced 2025-12-07 08:52:16 +01:00
Vsix upload should work
This commit is contained in:
parent
8b1cdaa4a1
commit
0ff8a11c7f
1 changed files with 0 additions and 2 deletions
|
|
@ -18,7 +18,6 @@ docker run -it -p 127.0.0.1:8080:8080 -v "${HOME}/.local/share/code-server:/home
|
||||||

|

|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
### Run over SSH
|
### Run over SSH
|
||||||
Use [sshcode](https://github.com/codercom/sshcode) for a simple setup.
|
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.
|
code into a single binary.
|
||||||
|
|
||||||
## Known Issues
|
## Known Issues
|
||||||
- Uploading .vsix files doesn't work.
|
|
||||||
- Creating custom VS Code extensions and debugging them doesn't work.
|
- Creating custom VS Code extensions and debugging them doesn't work.
|
||||||
- Extension profiling and tips are currently disabled.
|
- Extension profiling and tips are currently disabled.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue