mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01: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. |
||
|---|---|---|
| .. | ||
| extensions/test-extension | ||
| models | ||
| baseFixture.ts | ||
| codeServer.test.ts | ||
| extensions.test.ts | ||
| github.test.ts | ||
| globalSetup.test.ts | ||
| login.test.ts | ||
| logout.test.ts | ||
| openHelpAbout.test.ts | ||
| terminal.test.ts | ||