Bring back closed Remote Host Window on PHPStorm

8.9k Views Asked by At

I accidentally closed (closed) the remote host window in a project of PHPStorm and i can't get it back.

It isnt in View->Tool Windows.

remote host

And is also enabled in Plugin Settings Page

3

There are 3 best solutions below

1
On BEST ANSWER

Ok I succesfully bring it back by browsing Tools | Deployment | Browse Remote Host :D

0
On

It`s helps to me:

  1. Go to "Settings"
  2. Find "remote host" in Keymap menu
  3. Add any keyboard shortcut to this tool
  4. Close settings
  5. Push this shortcut

Done!

enter image description here

enter image description here

0
On

Please check if the following options are enabled in settings(Ctrl+Alt+S). It goes uncheck if Php Storm crashes. Check the below options and restart the editor. You will layout restored. (sometimes when editor crash and these gets unchecked).

Plugins list

This works for ver 2017.2.1 Also, check Windows->Store current layout as the default just to make sure in the future you can restore the layout.