qwen-code/packages/cli/src/ui
Nanda Kishore 528227a0f8
feat: Add programming language to CLI events (#6071)
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: JaeHo Jang <diehreo@gmail.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Victor May <mayvic@google.com>
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Billy Biggs <bbiggs@google.com>
Co-authored-by: Ricardo Fabbri <rfabbri@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
Co-authored-by: Ben Guo <36952867+HunDun0Ben@users.noreply.github.com>
Co-authored-by: Ben Guo <hundunben@gmail.com>
Co-authored-by: mkusaka <hinoshita1992@gmail.com>
2025-08-22 12:17:32 +00:00
..
__snapshots__ feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
commands feat(ide): improve IDE installation UX and feedback (#6677) 2025-08-20 21:11:31 +00:00
components Fix(grep): memory overflow in grep search and enhance test coverage (#5911) 2025-08-22 06:10:45 +00:00
contexts Revert "Ignore workspace settings for untrusted folders" (#6672) 2025-08-20 19:49:15 +00:00
editors
hooks feat: Add programming language to CLI events (#6071) 2025-08-22 12:17:32 +00:00
privacy Revert "Update semantic color tokens" (#6365) 2025-08-16 03:18:31 +00:00
themes chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
utils Fix(grep): memory overflow in grep search and enhance test coverage (#5911) 2025-08-22 06:10:45 +00:00
App.test.tsx Introduce initial screen reader mode handling and flag (#6653) 2025-08-21 22:29:15 +00:00
App.tsx Introduce initial screen reader mode handling and flag (#6653) 2025-08-21 22:29:15 +00:00
colors.ts
constants.ts Introduce initial screen reader mode handling and flag (#6653) 2025-08-21 22:29:15 +00:00
IdeIntegrationNudge.tsx chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
keyMatchers.test.ts Update IDE integration context toggle shortcut to ctrl+G (#6245) 2025-08-14 17:50:20 +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 feat(about): Add the IDE Client's display name to /about (#6311) 2025-08-15 16:32:15 +00:00