mirror of
https://github.com/coder/code-server.git
synced 2026-01-09 07:44:14 +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...