Hi is there a way to change the font style? I can change the size but I like to change the style.....I am older and the eyes are not what they use to be ,,,,,, bold would be great thank you Pat
You can change the font in Preferences. On Windows the file is in:
C:\Users\YourName\AppData\Local\Arduino15\preferences.txt
Close the Arduino IDE first. Then edit preferences.txt and look for this line:
editor.font=Monospaced,bold,14
The last number is the fontsize. Try changing it to this:
editor.font=Monospaced,bold,24
Pete
thank you for responding the issue I have when I go to C;\users\Patrick
there is nothing called AppDate.
I am using Windows 7
Pmontesione:
thank you for responding the issue I have when I go to C;\users\Patrick
there is nothing called AppDate.
I am using Windows 7
Yes there is. It's a hidden folder. You need to check "Show hidden files and folder" under folder options.