michael ussher
- Total activity 697
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 18
- Subscriptions 241
-
Created 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 ... -
Created 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... -
Created Alt + #[0-9] How to assign a number to a tool window?
os: kubuntu 10.04 64 bitPhpStorm 1.0build 95.192under 'general' in the default keymap it says "Alt + #[0-9]" will open the corresponding tool window.alt+1 opens 'projects'alt+7 opens 'structure'al... -
Created whats the point of "Move module to group"?
os: kubuntu 10.04 64 bitPhpStorm 1.0build 95.192in the PROJECT tab with the project name selected, right clicking will bring up a menu. In the menu system there is an item "Move Module to Group" w... -
Created concepts for webide/phpstorm
Looking through the intellij documentation, there are a few pages that Im wondering if they have a corresponding phpstorm/webide documentation page.specifically these ones:"....To get the most out ... -
Created "git .gitignore" is there a way to add files to it from PhpStorm?
os: kubuntu 10.04 64bitPhpStorm 1.0Build: PS 95.192from the command line adding a file to the root directory of the git repository called .gitignore will cause files within the workspace to be igno... -
Created xdebug and firefox xdebug addon
os: kubuntu 10.04 64bitPhpStorm WI-95.150Has anyone managed to get a debugging session to start when using the firefox xdebug helper addon?https://addons.mozilla.org/en-US/firefox/addon/58688/I hav... -
Created Scope of 'file colors'-> manage scope shared is not shared
os: kubuntu 10.04 64bitPhpStorm WebIDE WI-95.150Not sure if this is a feature request or im not doing something right. Im expecting the shared scope colors to be visible in other projects too. Wha... -
Created How do I close a task?
os: kubuntu 10.04 64bitIDE: WI-95.150in the toolbar there is a dropdown arrow on the far right. clicking on the arrow opens a menu "Switch to task" and there is an option "Open Task".After playing... -
Created Moving tab between vertically split editor groups.
on kubuntu linux 10.04 64bitweb ide WI-95.150in the WINDOW-> SPLIT VERTICALLY allows 2 editors to be opened side by side. It currently puts in the second window the file that was opened and active...