Does anyone know how to save SSH session data in PhpStorm so that it is easy when I open the project? I love PhpStorm, but this is the only thing that doesn't seem to do, is this not an option or do I need to activate something?
Every time I want to execute the command line, I need to get to Tools > Start SSH session
, and in the next drop-down list, always "edit credentials", but I would like to save this, so I do not need to enter my data every time.

source
share