Christoph
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
Created Generic task server
I'm trying to use our in-house backlog as a generic task server. Our API is working perfectly and all the expected task data is returned whenever I use Postman to test the functionality. The probl... -
Created Committing to git
AnsweredI configured PHPStorm with information about my remote repository and I'm able to commit just fine. I use cmd-k to open up the commit pane, stage the files I need to, then click "Commit And Push..... -
Created Autosaving contexts
Very often (particularly when I commit to my VCS) PHPStorm will automatically create a new context. Is there any way to turn off that automatic generation? I use contexts but I use them intention... -
Created SketchIt! and Code Iris plugins on PHPStorm 2019.2
I installed this plugin and there doesn't seem to be any way to use it. The information about the SketchIt! plugin in the repository says that it should be available as an option but it's not show... -
Created Allow edit when comparing files
When I compare a file that is within my project and one that is outside I am able to pull the changes in to the outside file but I'm not able to edit it in comparison window. Is there a way to all...