mirror of
https://github.com/coder/code-server.git
synced 2026-02-05 06:23:35 -06: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...