Simple plugin for Intellij IDEA that provides possibility to create several UI profiles for different screen resolutions and easily toggle between them. Especially this plugin will be useful for Linux users with several displays of different resolutions.
To start using this plugin:
Set up all the fonts sizes in your IDE. Plugin supports:
1. Default system font size and type;
2. Editor font size and type;
3. Console font size and type.
Then go to Settings > Appearance & Behavior > HDPI profiles > Add current profile and save your profile.
Toggle between profiles in main menu "HIDPI profiles"
- Terminal font is supported but is not adjusted automatically when you switch between profiles. According to this thread in order to adjust font for Terminal window you should close the Terminal window and then open again (it will be opened with font settings from active profile)
- Font for GitToolbox is not adjustable