Force show scrollbars on a Mac Permanently deleted user 创建于 2015年01月22日 11:09 From version 8 it seems PhpStorm follows system settings to not show its scrollbars if system settings have scrollbars hidden.\Can I set to ignore system setting and show PhpStorm's scrollbars?
According to https://youtrack.jetbrains.com/issue/IDEA-122633#comment=27-702175 it must be possible using 'ui.no.mac.scrollbar' property, but I can't see this property in the registry:(
Thanks! Found it. It is ide.mac.disableMacScrollbars.