qwen-code/packages/cli/src/ui
2025-08-12 21:08:07 +00:00
..
__snapshots__ feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
commands Launch VS Code IDE Integration (#6063) 2025-08-12 21:08:07 +00:00
components Launch VS Code IDE Integration (#6063) 2025-08-12 21:08:07 +00:00
contexts feat: Add option to hide line numbers in code blocks (#5857) 2025-08-08 22:11:14 +00:00
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
privacy Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
themes Use semantic colors in themes (#5796) 2025-08-07 23:11:35 +00:00
utils feat: Add option to hide line numbers in code blocks (#5857) 2025-08-08 22:11:14 +00:00
App.test.tsx Launch VS Code IDE Integration (#6063) 2025-08-12 21:08:07 +00:00
App.tsx Launch VS Code IDE Integration (#6063) 2025-08-12 21:08:07 +00:00
colors.ts
constants.ts
IdeIntegrationNudge.tsx Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
keyMatchers.test.ts [#5356] Minor fix: Remove duplicate binding and add complete navigation command (#5884) 2025-08-09 22:28:28 +00:00
keyMatchers.ts Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03:17 +00:00
semantic-colors.ts Use semantic colors in themes (#5796) 2025-08-07 23:11:35 +00:00
types.ts fix(logging): Ensure sandbox startup messages are routed to stderr (#5725) 2025-08-07 00:19:10 +00:00