Output window word wrap

I just discovered word wrap in IDE 2.2.1 and it's a wonderful thing!  Now I don't have to scroll the window to read those long error messages!

:+1:

It is just a shame that it is not a "sticky" setting

Copy/paste to TTS

You mean I could have this:

"C:\Users\User\AppData\Local\Temp\arduino\sketches\4C996461D98DC3A4EA73787BFBB2439C/manipulate_64_bit_gfvalvo_swap_upper_lower_via_xor.ino.eep"
uninitialized in this function [-Wuninitialized]
Serial.println(upper32, HEX);

read out to my earbuds?

Ugh!

1 Like

Meaning it'll disappear next IDE update I do?

No, just that from memory the IDE does not remember the setting when closed, but I could be wrong

You are correct, it's not persistent.

But, there's an easy enough keyboard shortcut to turn it on/off - Alt+Z.

Changed thread title so it's more accurate.

1 Like

I know how to turn it on and off using the shortcut but the question is why should I have to ? Once set it should be persistent rather than needing to turn it on every time an instance of the IDE is started

No argument there.

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