Edward Greenberg

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

    Recover event log for a project

    When I close a project, the event log (window at the bottom of the screen) is cleared.  Sometimes I want to review what happened in the last session (like whether I pushed my branch.)   Is the log ...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    expression expected when assigning json to javascript variables.

    When I do this: var myObject = {"a":"b"}; Javascript  likes it just fine, but phpStorm reports an error of: "expression expected". Might I be able to turn this error off without turning off any oth...
    • 3 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Methods not found in autoloaded classes

    已回答
    So I have a bunch of older PHP projects.      There is an /includes directory at the save level as the document root.  There is an _includes directory inside each of the projects. Each top-level fi...
    • 2 个关注者
    • 7 条评论
    • 0 票
  • 创建于

    Feature request, close database tabs (applicable to all ide products)

    已回答
    When I right click on a tab, I get a bunch of close tab options.  The one that is missing is "close database tabs."   It should close all select grids, ddl tabs and sql tabs.  If you agree, please ...
    • 2 个关注者
    • 1 条评论
    • 1 票
  • 创建于

    Debugging in includes

    Hi Folks, I have a directory structure in /var/www/html that has four document root directories, plus an includes directory. The includes directory is used by all four web applications.  The apach...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    running tests against Laravel in Phpstorm

    HI Folks, On one of my installations of Phpstorm I can run tests against my Laravel project within the ide.  On another, I cannot. I get: ``` /usr/bin/php /tmp/ide-phpunit.php --no-configuration ca...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Unknown color in file explorer

    已回答
     I have one file in file explorer that is an odd color. It's #0D293E according to my colorpicker.   There is no entry in the File Status area of settings for this color number.   The scheme is Mon...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Webstorm with rhino

     I am trying to use WebStorm to import Java classes with a syntax such as: importPackage(Packages.java.io);importPackage(Packages.java.awt);importPackage(Packages.com.sk89q.worldedit);importPackage...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Regenerate PHPDOC blocks

    I have some files that have phpdoc blocks created by Generate | PHPDOC Blocks.  When parameters change, it would be nice to have PHPStorm regenerate the blocks.  It seems that the only way to regen...
    • 2 个关注者
    • 1 条评论
    • 0 票