Roo-Code/src/core
Roo Code 6249077cde feat: add chat message font size setting
- Add chatMessageFontSize property to ExtensionState and GlobalSettings
- Add UI dropdown in settings with 5 size options (Default, Extra Small, Small, Large, Extra Large)
- Apply font size scaling to ChatRow component (90%, 95%, 100%, 105%, 110%)
- Add message handler to persist the setting
- Include tests for the new functionality

Users can now control the font size for chat messages in ChatView/Virtuoso content
without affecting other UI elements
2025-10-16 10:41:16 +00:00
..
assistant-message feat: add run_slash_command tool for executing slash commands (#7473) 2025-09-03 14:14:55 -04:00
checkpoints feat(checkpoints): create checkpoint when user sends a message (#7713) 2025-09-05 18:07:59 -04:00
condense fix: include initial ask in condense summarization (#8293) (#8298) 2025-09-24 23:14:44 -06:00
config Upgrade Supernova (#8330) 2025-09-26 15:37:36 -04:00
context/context-management Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
context-tracking fix: use safeWriteJson for all JSON file writes with race condition fix (#4733) 2025-06-25 16:05:02 -04:00
diff fix: use CDATA sections in XML examples to prevent parser errors (#4852) (#6811) 2025-08-07 12:42:29 -04:00
environment fix: hide .rooignore'd files from environment details by default (#7369) 2025-08-27 18:09:06 -04:00
ignore Follow symlinks in rooignore checks (#7405) 2025-08-26 10:12:20 -04:00
mentions fix: identify mcp and slash command config path in multiple folder workspace (#6904) 2025-09-05 14:52:48 -04:00
message-queue Move message queue to the extension host (#7604) 2025-09-02 19:12:18 -07:00
prompts fix: remove <thinking> tags from prompts for cleaner output and fewer tokens (#8319) 2025-09-26 10:30:09 -04:00
protect Mark code-workspace files as protected (#7403) 2025-08-26 00:09:14 -04:00
sliding-window Feat: Adding Gemini tools - URL Context and Grounding with Google Search (#5959) 2025-07-27 14:34:55 -04:00
task fix: properly reset cost limit tracking when user clicks "Reset and Continue" (#6890) 2025-10-03 09:56:34 -04:00
task-persistence Publish subtask events (#7626) 2025-09-03 04:05:54 -07:00
tools chore: Remove unsupported Gemini 2.5 Flash Image Preview free model (#8359) 2025-09-30 15:33:01 -04:00
webview feat: add chat message font size setting 2025-10-16 10:41:16 +00:00