michael ussher

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

    wrap highlighted secton in quotes ''

    os: kubuntu 10.04PhpStorm beta 1.0build PS-95.257Is there any way to highlight a section and wrap that highlighted section in quotes?code:{if $_USER.quota_id == -2}i want to wrap the -2 in quotes s...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    PM notes in this forum system?

    Is there any way to send a private message to other users of this forum system?For instance if i wanted to send my contact information to someone without sending it to everyone.Thanks
    • 1 follower
    • 2 comments
    • 0 votes
  • Created

    Smarty template syntax for negative numbers

    os: kubuntu 10.04PhpStorm 1.0build 95.192Im now not sure if this is an editor issue or my way of using smarty issue.with the code:{if $NUMERIC_VALUE == 1 }      //do something in here{/if}no errors...
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    Light colored theme: grass

    I see that there have been many dark colored themes contributed.  I prefer light colored themes. These are some color settings that feel usable in my transition from PDT on eclipse to PhpStorm.php ...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    remote host view, change date format.

    os: kubuntu 10.04PhpStorm 1.0build PS-95.192in the 'Remote Host' panel in the top right hand corner there is the settings icon.  clicking on the settings icon allows the option to "Show Date".With ...
    • 3 followers
    • 8 comments
    • 1 vote
  • Created

    error: Your local changes to '.idea/workspace.xml' would be overwritten by merge. Aborting.

    os: kubuntu 10.04PhpStorm 1.0build PS-95.192How do i get passed this error:error: Your local changes to '.idea/workspace.xml' would be overwritten by merge.  Aborting.i have the .idea/* path in my ...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    capslock changes key behavior

    os: kubuntu 10.04PhpStorm 1.0build PS-95.192if i highlight a variable and use the keyboard shortcut ctrl+shift+u the variable will change case from lower to upper and back again.If i have caps lock...
    • 3 followers
    • 2 comments
    • 0 votes
  • Created

    is there a way to store multiple window layouts

    Answered
    os: kubuntu 10.04PhpStorm 1.0build PS-95.192Under the 'Window' menu there are the options 'Store Current Layout as Default' and 'Restore Default Layout'.Is there any way to store more than 1 layout...
    • 5 followers
    • 3 comments
    • 2 votes
  • Created

    link 'tasks' to git 'branches' so its easy switch between them

    I have been reading "A successful git branching model" (http://nvie.com/git-model)  which advocates using a feature branch of git for each feature that you develop.This seams to be the a similar mo...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    filter the path on the seach results to only this project path

    when i do a search for something in a file using the ctrl+shift+f system "Find in Path"  with the scope set to 'Whole Project' the list of results is returned with the full path to the file name.Is...
    • 2 followers
    • 4 comments
    • 0 votes