Keith Davis

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

    Where is the Plugin Development Package?

    Trying to learn how to build one for PHPStorm. All the documentation refers to this and even this video http://www.jetbrains.com/idea/training/demos/google_search.html, shows a link....but I can't ...
    • 2 个关注者
    • 13 条评论
    • 0 票
  • 创建于

    Code Style - PHP - Blank Lines Question

    What does Minimum Blank Lines - Before Method Body do? I've got it set to 1, but Formatter seems to ignore that.
    • 3 个关注者
    • 7 条评论
    • 0 票
  • 创建于

    Format Code - JavaScript - Continuation Indentation?

    Why does this not happen in JavaScript? Works great in PHP.This is how I want it to look:AjaxUpdater(     'ajaxObject=Apps_Reporting' +          '&ajaxMethod=PrepareAndFire' +          '&cboReport=...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Suppress Deprecation Requires Entry For Each Line in 3.0 EAP - Bug Or Not?

    Prior to 3.0, this worked fine:      /** @noinspection PhpDeprecationInspection */      $iSQLUserID         = _USERID;      $sSQLEventDate      = Format::SQLDate($sEventDate, false);      $sSQLSumm...
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Code Style - Chop down if long / Wrap if long

    What does the "Chop" in "Chop down if long" mean (I know what I think it is supposed to mean, but it doesn't seam to do that)? For that matter, how is "if long" defined? Again, doesn't seem to matc...
    • 4 个关注者
    • 8 条评论
    • 2 票
  • 创建于

    Cannot Edit Debug Configurations In 2.1.5

    I'm not sure why, but suddenly I cannot edit the Debug Configurations. When I click this option in either the toolbar menu to the main menu, I get nothing...no error, no window....
    • 2 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    EAP 3.0 - Closing Find Window Closes Structure

    I don't know all of the situation this occurs in, but for my example, I have Find and Structure on the right side of the IDE, pinned open (fig 1.) When I am done using my Find, I close it (with the...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Cannot Open EAP 3.0 (110.44)

    Works fine on my machine, but on two other machines here (my laptop and a staff machine, all three Windows 7 x64),will not open. Tried deleting the .webIde10 folder...no go.
    • 1 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    2.1.5 - Indexing Problem and Lock-Up

    This might be preliminary, so has anyone had trouble with 2.1.5 locking up or taking longer / indexing too much???
    • 5 个关注者
    • 11 条评论
    • 0 票
  • 创建于

    PHPUnit Logging / PMD

    Can someone tell me if PHPUnit logging can be with PHPStorm?http://www.phpunit.de/manual/3.2/en/appendixes.configuration.htmlThis page states for these rules to work, I have to invoke the TextUI te...
    • 2 个关注者
    • 4 条评论
    • 0 票