mirror of
https://github.com/danog/code-server.git
synced 2025-01-21 21:11:12 +01:00
62719ab544
- 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.