I am using Windows and want to change the editor font, but the view-themes option does not work. My font is already installed on Windows as I can use on other IDE. My font name is Monaco, how can I change it?
Screenshot - http://prntscr.com/bpmynl
Hi @boosters,
the font-family name should probably be quoted, such as 'Monaco-Bold'.
Thanks, this works :dancer: