mirror of
https://github.com/coder/code-server.git
synced 2025-07-29 21:12:58 +08:00

- Don't use "any" for the API type. - Remove everything from the Coder API that can eventually be done through the VS Code API. - Move the event emission to our own client to minimize patching.