Is there any way to change the font size for the debug log, the workspace pane, outline pane, etc? I can't find anything in settings for this.
Mostly I'd just like to change the font of the build log so I don't have to do so much horizontal scrolling.
font size for build log, workspace tab, etc
- caibbor
- CodeLite Veteran
- Posts: 78
- Joined: Thu Jan 10, 2013 10:37 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: font size for build log, workspace tab, etc
The build font is taken from the C++ syntax highlight font (Settings -> Syntax Highlight and font -> C++ -> Customize -> Default)
Eran
Eran
Make sure you have read the HOW TO POST thread