dialog - How to save window position in Intellij Idea -


when open file structure dialog (that can opened @ ctrl + f12 shortcut) in start position on monitor have problem.

i try drag , drop window comfort position. after close him ( think helps, it's not)- the dialog showing in start position, not in position related on decision. how can save dialog position? because it's irritation.

the following worked me on android studio 2.2.3, should intellij idea:

on menu bar: window > store current layout default

+ update ( 2017 - sep - 24 )

when using windowed mode above failed. had following.

first, choose tool window setting up. example 1: project.

  1. left-click item show it
  2. right-click item , select windowed mode
  3. choose window position like
  4. left-click again, close it.
  5. to make sure, left-click again, open it.
  6. finally, select on menu bar window > store current layout default

restart ide check, should work.

this tested on androidstudio 2.3.3 , intellij idea 2017.2.4 2 monitor screens (displays).


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -