michael ussher

Avatar
  • 活动总数 697
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 18
  • 订阅数 241
  • 创建于

    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...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    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...
    • 3 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    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...
    • 4 个关注者
    • 13 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 2 条评论
    • 0 票