mirror of
https://github.com/coder/code-server.git
synced 2026-05-30 17:09:32 +00:00
Initial connection handling
This commit is contained in:
@@ -52,6 +52,11 @@ How to [secure your setup](/doc/security/ssl.md).
|
||||
|
||||
## Development
|
||||
|
||||
- Clone this as `vs/src/server` in the VS Code source.
|
||||
- Run `yarn watch-client`in the VS Code root.
|
||||
- Run `node out/vs/server/main.js`.
|
||||
- Visit `http://localhost:8443`.
|
||||
|
||||
### Known Issues
|
||||
|
||||
- Creating custom VS Code extensions and debugging them doesn't work.
|
||||
|
||||
Reference in New Issue
Block a user