mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-05 07:10:55 +00:00
- Export editorCommands from @qwen-code/qwen-code-core - Remove duplicate editorCommands definition in useLaunchEditor - Import shared editorCommands configuration in CLI package - Reduces code duplication and ensures consistency This change makes the editor configuration a single source of truth, making it easier to maintain and add new editors in the future. |
||
|---|---|---|
| .. | ||
| acp-integration | ||
| commands | ||
| config | ||
| core | ||
| i18n | ||
| nonInteractive | ||
| patches | ||
| services | ||
| test-utils | ||
| ui | ||
| utils | ||
| gemini.test.tsx | ||
| gemini.tsx | ||
| nonInteractiveCli.test.ts | ||
| nonInteractiveCli.ts | ||
| nonInteractiveCliCommands.ts | ||
| validateNonInterActiveAuth.test.ts | ||
| validateNonInterActiveAuth.ts | ||