michael ussher
- 活动总数 697
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 18
- 订阅数 241
-
创建于 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... -
创建于 speed search in the project tree with closed directories.
could be a bug, or it could be by design. Not sure which.in the 'Productivity guide' there is a feature that is called 'speed search in trees'.If i am in the 'Project' tree and a sub-directory is ... -
创建于 vertile aligned arrays and code formatting reformat
with the code formatting, is there any way to preserve the tabs inside an array to keep the alignment?an example may be easier to understand. If I have an array like this: $_data = array('F...