qwen-code/packages/cli/src/config
Lee Won Jun b8084ba815
Centralize Key Binding Logic and Refactor (Reopen) (#5356)
Co-authored-by: Lee-WonJun <10369528+Lee-WonJun@users.noreply.github.com>
2025-08-09 07:03:17 +00:00
..
auth.test.ts Improve auth env var validation logic and messaging to detect settings that confuse GenAI SDK (#1381) 2025-07-08 16:37:10 +00:00
auth.ts Improve auth env var validation logic and messaging to detect settings that confuse GenAI SDK (#1381) 2025-07-08 16:37:10 +00:00
config.integration.test.ts fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
config.test.ts avoid loading and initializing CLI config twice in non-interactive mode (#5793) 2025-08-07 21:19:06 +00:00
config.ts Add FolderTrustDialog that shows on launch and enables folderTrust setting (#5815) 2025-08-08 18:02:27 +00:00
extension.test.ts feat(commands): add custom commands support for extensions (#4703) 2025-07-29 01:40:47 +00:00
extension.ts feat(commands): add custom commands support for extensions (#4703) 2025-07-29 01:40:47 +00:00
keyBindings.test.ts Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03:17 +00:00
keyBindings.ts Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03:17 +00:00
sandboxConfig.ts refactor: consolidate all flags to use hyphens (deprecate underscore flags) (#3541) 2025-07-08 20:56:12 +00:00
settings.test.ts Add new folderTrust setting that the users can enable or disable (#5798) 2025-08-07 21:06:17 +00:00
settings.ts feat: Add option to hide line numbers in code blocks (#5857) 2025-08-08 22:11:14 +00:00