Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Intellij Window open Minimized

When Opening up a new project in Intellij the window opens up extremely minimized and almost impossible to see. Is there a properly to set the default window size when opening.

My Setup Mac OSX El Capitan Intellij 2015 - 16.3.4 (I have experienced this in all of these versions)

See image below for how small the Window opens

enter image description here

like image 770
Marquis Blount Avatar asked Feb 14 '17 07:02

Marquis Blount


People also ask

How do I resize a window in IntelliJ?

To resize the active tool window, press Ctrl+Alt+Shift+Left , Ctrl+Alt+Shift+Right , Ctrl+Alt+Shift+Up , Ctrl+Alt+Shift+Down or use the main menu actions under Window | Active Tool Window | Resize.

How do I open a window in IntelliJ?

Open a tool windowFrom the main menu, select a tool window under View | Tool Windows. Use the corresponding shortcut, for example, Alt+1 to open the Project tool window. If there is no shortcut for a tool window, you can assign it as described in Configure keyboard shortcuts.

How do I restore the main menu in IntelliJ?

If you hide the main menu, you can still access it with the corresponding action: press Ctrl+Shift+A and search for main menu.


1 Answers

You can maximize and then choose from top menu - Window > Store Current Layout as Default. Generally, it remembers the size of the Window before closing.

like image 129
Pavan Kumar Avatar answered Sep 20 '22 17:09

Pavan Kumar