mirror of
https://github.com/coder/code-server.git
synced 2025-07-25 02:43:42 +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.