resting

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

    Recent File switch on key release?

    I used to be using `cmd + e` to switch between recent files. It used to switch automatically after releasing the hot keys but now requires me to hit the enter key to select the file. Has there been...
    • 3 followers
    • 2 comments
    • 0 votes
  • Created

    Shortcut to switch between editor and terminal?

    I like to leave my terminal on while coding, and find myself clicking between editor and terminal window a lot. Is there a shortcut to switch focus between the 2 (editor and a tool window)?
    • 16 followers
    • 21 comments
    • 20 votes
  • Edited

    How does color of selected vertical indent guide work?

    I tried to changing the color of selected vertical guide. I assume "selected vertical indent guide" means the portion of code that the cursor is in. But I don't see change I made. The image below s...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Advanced new file equivalent?

    Is there a plugin or feature for PS that is equivalent of Advanced New File for SublimeText? Basically its a shortcut, that triggers an input box to appear, and you can type in the path eg: `myproj...
    • 2 followers
    • 2 comments
    • 1 vote
  • Created

    Open file in cli

    Answered
    Was using Visual Studio Code, and they have a CLI tool that helps open files from CLI. Is there, or will there be one for PS? Right now I have to type `/Applications/PhpStorm.app/Contents/MacOS/php...
    • 2 followers
    • 2 comments
    • 0 votes
  • Edited

    Better support for multi cursor with ideaVim plugin?

    Is ideaVim a offical plugin of JetBrains? Really wish they could integrate it as part of the IDE and provide full support, think, sublime text's VIM support. The problem I always have is the IDE go...
    • 2 followers
    • 1 comment
    • 1 vote
  • Created

    Auto insertion of use namespace

    Answered
    I remember I was able to get PS to automatically insert `use namespace\here` when I use a new class. Just tried installing guzzlehttp in composer, but PS wasn't able to see the GuzzleHttp namespace...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Is there a 'amend commit' feature?

    To change the commit message of the last commit ( that hasn't been pushed)?
    • 2 followers
    • 1 comment
    • 1 vote
  • 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