GavriYashar / Matlab-Editor-Plugin

Extends features for the matlab editor, Bookmarks, FileStructure, Clipboard stack
MIT License
74 stars 12 forks source link

Change fontsize of various viewers #149

Open GavriYashar opened 5 years ago

GavriYashar commented 5 years ago

change fontsize in general, with lower priority than specific fontsizes.

# general font size for all MEP text
general.fontsize = 12

# filestructure font size
fs.fontsize = 10

...