Richard Hobson

Avatar
  • Total activity 50
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 18
  • Created

    How do I move between 2 vertically split editor windows?

    Alt + Left/Right Arrow keys allows you to move between files open in the editor, but not if you have used the vertical or horizontal spit option.I've spent the last couple days trying to figure out...
    • 4 followers
    • 4 comments
    • 1 vote
  • Created

    Duplicate account issue.

    I emailed the webmaster account since you don't seem to have a more general inquiries or account inquiries email and sales didn't seem right.I have an issue with my account being duplicated due to ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Closing a task in phpStorm.

    Why is it that I can't close a task after I've completed it inside phpStorm?We have been using YouTrack for a little while now as a private bug tracker between myself and another programmer. I love...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Tip of the Day needs to be called...

    Even after 5 months of working with phpStorm, I'm still finding out new cool features every couple times I reload the IDE due to the tip of the day.So due to it's awesomeness. I feel it should have...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Return value of type undefined is required

    See the error squiggle under the return; the error generated is "Return value of type undefined is required". It seems to be caused by the @return in the comment above the function. If I completely...
    • 2 followers
    • 6 comments
    • 0 votes
  • Created

    Can't resolve target of expression....

    Ok, so I have a require_once at the top of a php file bringing in my includes.require_once("../includes/includes.php");phpStorm is highlighting this and showing two issues.Can't resolve target of e...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Developer Community login and registration issues.

    First off, I find it odd that I have to manually refresh these pages every time I log into the forum, otherwise after I put in my username and password I am still a guest until I refresh. This happ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Can't create a TODO.txt file that gets seen by phpStorm

    In my development environment I like to add a TODO.txt file that contains a number of TODO'ed notes that I use to remember things that might be a bit more overarching for the project, not just a st...
    • 4 followers
    • 5 comments
    • 0 votes