I still dont know which is the best system to work. I had Windows / Linux on two computers till now.
When i work with KOMODO i change the files/write code directly at the server. Also i set my breakpoints in that files at the server.
When i have worked with PHPSTORM i need to change/code at my harddisc, upload (automatically) and set the breakpoints also local.
Now i have installed WSL und the new PHPSTORM 19.3.
As project dir i have set
C:\Users\Name\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu18.04onWindows_79rhkp1fndgsc\LocalState\rootfs\var\www\html
but i am not shure if this is possible to have only these files, because i understand theat PHPSTORM wants to have local and remote files.
I will see it this night, maybe.
But here is still my question how do you work?
Local files (win) to code, upload, remote files (linux) for xdebug
WSL local files = remote files? Possible? (i am afraid about file permissions)
Pure Linux; local files = remote files, maybe possible with KOMODO on linux?
Win + Komdo; local files (win) and remote files (linux), but change code at remote.
I like the idea to work directly in the web-root; to have all files only one time, while since now i dont know how to.
When i work with KOMODO i change the files/write code directly at the server. Also i set my breakpoints in that files at the server.
When i have worked with PHPSTORM i need to change/code at my harddisc, upload (automatically) and set the breakpoints also local.
Now i have installed WSL und the new PHPSTORM 19.3.
As project dir i have set
C:\Users\Name\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu18.04onWindows_79rhkp1fndgsc\LocalState\rootfs\var\www\html
but i am not shure if this is possible to have only these files, because i understand theat PHPSTORM wants to have local and remote files.
I will see it this night, maybe.
But here is still my question how do you work?
Local files (win) to code, upload, remote files (linux) for xdebug
WSL local files = remote files? Possible? (i am afraid about file permissions)
Pure Linux; local files = remote files, maybe possible with KOMODO on linux?
Win + Komdo; local files (win) and remote files (linux), but change code at remote.
I like the idea to work directly in the web-root; to have all files only one time, while since now i dont know how to.