XF 2.2 phpStorm - just upload auto after saving

Robert9

Well-known member
Normally i save, then i press a button and all files are uploaded; then i test ...
To save one more click i want phpStorm to upload any file i save immediately and automatically.
To have this function i have tried now this and that and have read a lot of pages about a lot of things.
But everything i want to have is an automatically upload without clicking a button.
I dont want to have a version controll, i dont want to have sass or less. I dont want to use docker and 1 million other things, i just want to upload.
May someone have an idea or the right "word" to search for, please?
 
From Tools > Deployment
  1. Add new or choose existing host
  2. Switch to Mappings tab
  3. Set the local and deployment target
 
Hallejulia, i have found it.
Oh, you tried to help in the same time. Thank you a lot.

Press ALT+STRG+S; search for "upload";
choose Options, Choose "Always" for "upload changed files automatically to the default server"

And yes, before this the settings need to be done.
 
Top Bottom