Autoscroll in the Serial Monitor

How can you tell if autoscroll is turned on in the serial monitor (IDE V2)?

Hi @allenm001. It is indicated by the background color of the icon.

Here you can see the darker background of the icon when autoscroll is enabled (using the "Light (Arduino)" theme):

image

Here you can see the light background when it is disabled:

image


The exception is when using the "High Contrast (Theia)" theme, it is indicated by a border around the icon when it is enabled:

image

Thank you! I'll have to try a different theme. Mine does not change. I so rarely use themes, it never occurred to me that it could be that simple.

Yes! Changing themes fixed it! Thanks again.

You are welcome. I'm glad it is working now.

Were you using the "Light (Theia)" or "Dark (Theia)" themes? There is a known bug in those themes that causes the icon state to not be visible:

Since those themes are deprecated anyway, and the maintained themes are not affected, the project managers decided it was not worth investing the resources into fixing the bug.

I was using "Dark Theia." Now I am using "Arduino Dark" and it works fine. Thanks again.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.