mirror of
https://github.com/coder/code-server.git
synced 2026-02-19 18:01:15 +08:00
Add initial support for opening files / folders in running code-server instance. Current limitations: - unable to open a file in a new window, only folders - unable to use addMode feature - others...