@thsottiaux Easy use Windows Native and WSL agents. Because now to switch between them we have to change the configuration. It will be cool to be per project or at least to share same tasks per project when we switch between Win Native and WSL.
Hey @phpstorm ! Trying Remote Development but want to sync my settings from account but it failed. Also I tried manually using Export/Import Settings but not all of them are synced, for example File and Code Templates are not imported on Remote IDE. Can you guide how to sync?
Hey @phpstorm :) I have a problem with Sync files with Deployment server. Remote file is locked and I can't sync. When I try to edit it there is error "Filed to make \composer.json writable.". Can you please give an advice how to edit the remote file :)
@phpstorm Yes, I have. Also when the file is modified locally it is uploaded to the remote server.
The issue is when I try to use one of this options: Compare or Sync with Deployed to remote
@phpstorm Hi, in newest 2020.2 version I have problem with PHP CS fixer when using remote interpreter.
1. When it is from WSL it is not using php executable, for example php7.2 - it uses default php
2. When it is from SSH the remote file on deployment server is fixed not local
@phpstorm I'm using Build-in Deployment server.
But I'm working on Local files and on save it is uploaded to remote server.
So using SSH Interpreter before PHP CS was fixing Local file and now it is only showing errors but fixing is happening on remote file and on save I'm overwriting.
@phpstorm Thanks for the reply :)
What about SSH Interpreter - why remote file is fixed and not the local one? I think it was working before because I used it. Can you help with that? I prefer to use SSH Remote Interpreter because my dev env is on remote server
@phpstorm Yes, here are 2 SS. First is CLI Interpreter with PHP executable "php7.2". When I click Validate in PHP CS Fixer popup I got an error. This is maybe because default "php" in my WSL is php 7.4 and CS Fixer is working with it, not with 7.2 :)
@IvanChepurnyi@loadintheloop@ericvhileman@IvanChepurnyi Hi, you mention in the video that you plan to do Online Performance Optimization course. That is great! When we can expect that and how we will be notified about it. I'm interested in that :)