michael ussher
- Total activity 697
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 18
- Subscriptions 241
-
Created PDF version of the online docs for how to build an IDE Module?
Is there any way to print the online docs on how to build a module for PhpStorm and the other intelljIDEA IDE's?I found the docs online:http://confluence.jetbrains.net/display/IDEADEV/PluginDevelop... -
Created set an inspection level for a single file?
Is there a way to set the HTML inspection profile to 'SYNTAX' for just a single file?Im working on an smarty XML file which the inspector thinks is an HTML file, so highlights a bunch of tags as "U... -
Created Php Framework that works particularly well with Phpstorm? kohana etc.
For an upcoming project i'd like to try out one of the php frameworks.Kohana seams to be top of the list or codeigniter.I want a framework that does not need command line input (like cakephp or zen... -
Created Is there a way to tell 'add method' _where_ to put it in the class?
I find i use the alt+enter functionality to create new methods quite a lot.If i am in an open scope and do something like$mail = new my_mail_class();$mail->send();and the send() function does not e... -
Created remote hosts panel. Show only mapped servers?
PhpStorm PS 110-122On the right hand side of the IDE there is the "Remote Host" panel.Under TOOLS ->DEPLOYMENT ->CONFIGURATION is a list of all my hosts for every project.On my current project i ha... -
Created xdebug profiler on a per project basis?
is there a way to set the profiler_output_dir to output per domain?right now on my local network remote dev machine i have many projects.I would like to set the profiler output for the site to appe... -
Created php code refomatting question
I like my sprintf code to be formatted like this:$sql = sprintf("INSERT INTO jamroom_ () VALUES( '%s', '%s' )", mysql_real_es... -
Created from 2.1.5 to EAP #108-1343 and all projects dissappear
I just downloaded EAP PS#108-1343 to use, but when I loaded it up all my existing projects were nowhere to be seen. All server configurations had gone and IDE color settings gone too.So I reverted... -
Created 550 Overwrite permission denied
PS# 107-592i just started getting"550 Overwrite permission denied" errors in the file transfer dialog.It was working yesterday, other FTP programs work fine, It works fine if i delete the file from... -
Created is there a way to limit the history to per project
PhpStorm: PS#107-592currently during the course of a day I open different projects.I will be in PROJECT 1 and use the ctrl+shift+f (find in entire project) and do several searches throughout the d...