You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2026. It is now read-only.
Currently, the font size within the Roo-Code extension is not affected by the standard VS Code settings. This makes it difficult for users to adjust the text size to their preference, which can be a significant accessibility issue.
Proposed Solution:
Implement a feature that allows users to adjust the font size of the Roo-Code extension's UI by holding the Ctrl key and scrolling the mouse wheel up or down. This is a common and intuitive pattern for adjusting font sizes in many applications.
Impact:
This feature would improve the user experience and accessibility of the Roo-Code extension by giving users direct control over the font size.
Currently, the font size within the Roo-Code extension is not affected by the standard VS Code settings. This makes it difficult for users to adjust the text size to their preference, which can be a significant accessibility issue.
Proposed Solution:
Implement a feature that allows users to adjust the font size of the Roo-Code extension's UI by holding the
Ctrlkey and scrolling the mouse wheel up or down. This is a common and intuitive pattern for adjusting font sizes in many applications.Impact:
This feature would improve the user experience and accessibility of the Roo-Code extension by giving users direct control over the font size.