claude-code - 💡(How to fix) Fix [FEATURE] Add font size adjustment for Code tab in Claude Desktop [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#48237Fetched 2026-04-15 06:29:19
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×3commented ×1

Root Cause

Readability in the Code tab is important for users who work with code for long periods. The current default font size feels small on high-resolution displays, causing eye strain. A simple font size control would significantly improve the daily experience for many users.

Fix Action

Fix / Workaround

The only current workaround is to change the entire Windows display scaling, which affects all applications system-wide and is not a practical solution.

The only current workaround is changing the entire Windows display scaling (e.g., from 100% to 125%), which affects all applications system-wide. This is not a practical solution as it distorts layouts in other apps. There is no per-tab or per-panel font size control available in Claude Desktop.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

In Claude Desktop, the Code tab (embedded Claude Code terminal) has no option to adjust font size. The Settings > Appearance > Chat font option only affects the Chat and Cowork tabs, and is completely ignored by the Code tab. Keyboard shortcuts like Ctrl++ / Ctrl+- also do not work inside the Code tab.

The only current workaround is to change the entire Windows display scaling, which affects all applications system-wide and is not a practical solution.

Proposed Solution

Please add a font size setting specifically for the Code tab in Claude Desktop. Ideally:

  1. A dedicated font size slider or input under Settings > Appearance (e.g., "Code tab font size")
  2. Support for standard zoom keyboard shortcuts (Ctrl++ / Ctrl+- / Ctrl+0) inside the Code tab
  3. Optionally, allow the Code tab to respect the existing "Chat font" setting (including Dyslexic Friendly)

Alternative Solutions

The only current workaround is changing the entire Windows display scaling (e.g., from 100% to 125%), which affects all applications system-wide. This is not a practical solution as it distorts layouts in other apps. There is no per-tab or per-panel font size control available in Claude Desktop.

Priority

High - Significant impact on productivity

Feature Category

Configuration and settings

Use Case Example

  1. I open Claude Desktop and switch to the Code tab to work with Claude Code.
  2. The default font size in the Code tab is too small on my high-resolution display (Windows 11).
  3. I go to Settings > Appearance and increase the "Chat font" size, but this only affects the Chat and Cowork tabs — the Code tab remains unchanged.
  4. I try Ctrl++ / Ctrl+- inside the Code tab, but these shortcuts do not work.
  5. The only option left is to change the entire Windows display scaling, which affects all other applications and is not practical.
  6. With a dedicated Code tab font size setting, I could simply adjust it once and work comfortably without affecting anything else.

Additional Context

Why This Matters

Readability in the Code tab is important for users who work with code for long periods. The current default font size feels small on high-resolution displays, causing eye strain. A simple font size control would significantly improve the daily experience for many users.

Platform

  • OS: Windows 11
  • App: Claude Desktop (Code tab)

extent analysis

TL;DR

Implementing a dedicated font size setting for the Code tab in Claude Desktop's Settings > Appearance would likely resolve the issue.

Guidance

  • Consider adding a font size slider or input field specifically for the Code tab to allow users to adjust the font size without affecting other tabs.
  • Support for standard zoom keyboard shortcuts (Ctrl++ / Ctrl+- / Ctrl+0) inside the Code tab could also be implemented to provide an alternative method for adjusting font size.
  • Optionally, the Code tab could be made to respect the existing "Chat font" setting, including the Dyslexic Friendly option, to provide consistency across the application.
  • Verifying the proposed solution would involve testing the new font size setting and keyboard shortcuts in the Code tab to ensure they work as expected and do not affect other tabs.

Example

No code snippet is provided as the issue does not include specific technical details about the implementation.

Notes

The proposed solution assumes that the Code tab is a separate component that can be modified independently of other tabs. If this is not the case, additional modifications may be necessary to achieve the desired functionality.

Recommendation

Apply a workaround by implementing a dedicated font size setting for the Code tab, as this would directly address the user's need for adjustable font size in the Code tab without affecting other applications.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] Add font size adjustment for Code tab in Claude Desktop [1 comments, 2 participants]