resting

Avatar
  • Total activity 113
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 3
  • Subscriptions 41
  • Created

    How do I cherry pick commits from another branch?

    Can't find the option in PHPStorm. Is it possible?
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Cannot commit large number of files

    I'm trying to commit a large number of files as show in the screenshot. But nothing happens when I tried Commit Changes via shortcut or the menu. Please advise how to resolve this?
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    How to make use of change lists and task list?

    I've been using PHPStorm for quite a while, but I've always used Sourcetree as my VCS. I'm trying ditch Sourcetree and do all my VCS stuffs in PS, but I'm not sure how to make use of change list an...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Choose server to upload

    I have some severs under the "Build, Execution, Deployment" > "Deployment"But when I do a right-click, "Upload To..."I only see one of them.And its not the one that I set as Default, which is the o...
    • 1 follower
    • 0 comments
    • 1 vote
  • Created

    Override auto formatting?

    There are times the auto formatting doesn't work perfectly.Heres and example: <?php  if (isset($atts['association_link']) && isset($atts['association_image'])&& $atts['association_link'] !== '' && ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Import / Export settings not working

    I've selected all the options for export on my laptop, exported it to dropbox.Then on the desktop, I import the exported file.However, live templates are missing. Specifically the group PHP. Only o...
    • 2 followers
    • 5 comments
    • 3 votes
  • Created

    File list not updating since update to 1.8.0_51?

    Is anyone having the same problem?My project folder doesn't update any addition of new files after I updated Java.Synchronizing the folder and invalidating/restart didn't work.I can't work in anoth...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Is it possible to change the color of the active window tab?

    Its hard to see which tab is active when I have lots of tabs opened at the same time.Really hope I can change the active one to a brighter color.
    • 3 followers
    • 2 comments
    • 0 votes
  • Created

    Autocompletion for yii2?

    How do I get PS to do autocompletion for yii2?For example the `yii\web\BadRequestHttpException` class in my controller?
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Toggle between matching HTML tags

    I can move to a closing HTML tag with "Move caret to matched Brace".But I can't move back using the same shortcut.I can overcome this with the Back command, but its useful to be able to jump to a m...
    • 2 followers
    • 3 comments
    • 0 votes