Independent Zoom for LLM Interaction Tabs and Code Editor

Currently, when I adjust the zoom level in the Cursor IDE, both the code editor and the LLM interaction panels (such as agents, questions, chat windows, etc.) scale together.

However, I often find the text in the LLM panels too small to read comfortably, while the code font size is already large enough. It would be very helpful to have the ability to control the zoom level independently for the LLM interaction panels and the code editor.

This feature would improve accessibility and readability, especially for users who spend a lot of time reading or writing long prompts and responses in the LLM panels.

Feature Request:

  • Add an option to adjust the zoom/font size independently for:
    • Code editor tabs
    • LLM interaction panels (agents, questions, etc.)
  • Ideally accessible via settings or quick commands.

Use Case:
Better readability for prompt engineering and agent interactions without affecting the code editor display.

Thank you for considering this quality-of-life improvement!