summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/utils/CodeColorizer.tsx
AgeCommit message (Expand)Author
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
2025-08-16Revert "Update semantic color tokens" (#6365)Jacob Richman
2025-08-15Update semantic color tokens (#6253)Miguel Solorio
2025-08-08feat: Add option to hide line numbers in code blocks (#5857)Gal Zahavi
2025-07-23Update diff colors (#4747)Miguel Solorio
2025-07-21Various spelling improvements (#3497)Josh Soref
2025-07-20fix typos in diverse files (#3550)Didier Durand
2025-07-20Feature custom themes logic (#2639)Ali Al Jufairi
2025-06-26chore: fix typos in comment-out (#1540)Noritaka Kobayashi
2025-06-22Jacob314/overflow notification and one MaxSizedBox bug fix (#1288)Jacob Richman
2025-06-19Fix flicker issues by ensuring all actively changing content fits in the view...Jacob Richman
2025-06-14bug: Fix code colorizer (#1046)Leo
2025-06-05Allow themes to theme the UI (#769)Miguel Solorio
2025-06-04Update light themes (#726)Miguel Solorio
2025-06-02Color enhancements (#680)Miguel Solorio
2025-05-06Revert "Support syntax highlighting for more languages (#246)" (#264)Jacob Richman
2025-05-04Support syntax highlighting for more languages (#246)Jacob Richman
2025-04-22Colorize code blocks.Taylor Mullen