mirror of
https://github.com/coder/code-server.git
synced 2025-08-02 22:58:50 +08:00

* Merge setup and navigate functions Whenever we navigate we probably want to make sure the editor is ready so might as well just have one function. * Add customizable entry and workspace directory * Add test for state db migration * Update Code This contains the state migrations.