michael ussher
- 活动总数 697
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 18
- 订阅数 241
-
创建于 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... -
创建于 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 -
创建于 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... -
创建于 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 ... -
创建于 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 ... -
创建于 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 ... -
创建于 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... -
创建于 is there a way to store multiple window layouts
已回答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... -
创建于 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... -
创建于 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...