31

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

Alex Bogias
  • 1,826
  • 2
  • 30
  • 45

3 Answers3

70

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

Alex Bogias
  • 1,826
  • 2
  • 30
  • 45
3

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.

jones
  • 749
  • 7
  • 34
0

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