intellij-hidpi-profiles
intellij-hidpi-profiles copied to clipboard
Simple plugin for Intellij IDEA that provides ability to create several ui-profiles for different screen resolutions and easily toggle between them
intellij-hidpi-profiles
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.
How to use
To start using this plugin:
1. Create profiles
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.
2. Switch between profiles
Toggle between profiles in main menu "HIDPI profiles"
Known issues
- 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