I'm a frontend developer and i have a multi-monitor setup. I have HTML code on one monitor and CSS code on another monitor.
To achieve that, i drag a tab out of IntelliJ IDEA window, so that the tab opens in a separate window.
My problem is that the secondary window lacks a menu. Screenshot: http://d.pr/i/KQQN+
Menu access hot keys (e. g. Alt+V) won't work. I can't make use of the main window's menu either because when i click it, the focus switches to the active tab of the main window.
So the question is: how do i access the menu when i'm working in IDEA's secondary window?