mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
Add CLI flag to disable workspace trust feature, as described in documentation: https://code.visualstudio.com/docs/editor/workspace-trust Add test for workspace trust argument. |
||
|---|---|---|
| .. | ||
| extensions | ||
| models | ||
| baseFixture.ts | ||
| codeServer.test.ts | ||
| displayLang.test.ts | ||
| downloads.test.ts | ||
| extensions.test.ts | ||
| github.test.ts | ||
| login.test.ts | ||
| logout.test.ts | ||
| openHelpAbout.test.ts | ||
| terminal.test.ts | ||
| trust.test.ts | ||