How to increase PHPStorm clipboard history size?
phpstorm
Solution
`Settings` (`Preferences` on Mac) | `Editor` | Maximum number of contents to keep in clipboard.
Problem
By default Ctrl+Shift+V brings up a window with 5 last items copied, is there a way to increase that number?