Skip to content

mskonovalov/intellij-hidpi-profiles

Repository files navigation

intellij-hidpi-profiles

Donate Version Download on https://plugins.jetbrains.com/plugin Build Status Codacy Badge Join the chat at https://gitter.im/intellij-hidpi-profiles/Lobby License

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.

create profile

2. Switch between profiles

Toggle between profiles in main menu "HIDPI profiles"

switch profile

Known issues

  1. 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)
  2. Font for GitToolbox is not adjustable