0

The editor and the console font size can be changed with ctrl+mouse wheel (ref), but how do you change the debug panel font size? I've been all through Colors & Fonts and haven't been able to find a way to do this.

1 Answer 1

2

It's not possible to change font size only for Debug, Run etc. tabs. But you can change font for whole IDE in File | Settings | Appearance & Behaviour | Appearance and here check Override default fonts option and change font size.

P.S. Try to use Grep Console plugin to make logs more readable.

3
  • Thanks, but I know how to change the console font. It's the debug panel, with all the variables and array contents at a breakpoint, that I'm trying to increase the font size of. Commented Dec 10, 2016 at 18:25
  • Opps. Sorry @Drakes. Please check my updates. Commented Dec 10, 2016 at 18:58
  • 1
    Good job. Just what was needed. Thanks for the help. Commented Dec 10, 2016 at 20:35

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.