Phpstorm Tester

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

    Is there an indicator for "File modified & Not saved yet"

    Sorry if it is obvious, but I looked everywhere:Is there an indicator for "File modified & Not saved yet"?(How to check visually if the file was saved or no? In other editors there is a '*' for ins...
    • 4 个关注者
    • 7 条评论
    • 4 票
  • 创建于

    Not complaining... for a change!

    已完成
    I used to come to complain, but, for a while, a long while, didn't have to. While certainly not using all of the software features, I'm simply impressed with the level of integrity,  ergonomics, co...
    • 1 个关注者
    • 0 条评论
    • 2 票
  • 创建于

    CSS path unresolved, after adding the correct Resource Root

    This question has been beaten to death, but I tried 10 times, closing / reopening the project and PhpStorm, cannot get it to resolve ... [ Using 2018.1.6 on Ubuntu ( waiting for 2018.2.1 to upgrade...
    • 3 个关注者
    • 5 条评论
    • 2 票
  • 创建于

    PhpStorm " isset " bug!

    PhpStorm for PHP 7 (PHP language level set to 7) isset() doesn't recognize properly the new Array Constants. const COLORS = [ 'RED' => 1, 'GREEN' => 2 ];$mine = 'GREEN';if ( isset( COLORS[ $mine ] ...
    • 3 个关注者
    • 4 条评论
    • 1 票
  • 创建于

    Update to 10.0.3 changes AGAIN the colors settings

    Updating from 10.0.2 (or even 10.0.1) changed again the colors settings (happened also with the update to 10, was worse actually). Basically the static method arguments, dark red on dark gray, are...
    • 3 个关注者
    • 7 条评论
    • 1 票
  • 创建于

    Why these 2 PHP files have different background colors and how do I change that?

    Two similar PHP files, file-1.php and file-2.php, in the same directory have different background colors.The one of File-2 is lighter and I would like it to be the same as the dark File-1 one.For s...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 已编辑于

    Open a file Read-Only

    Is there a way to open a file in Read-Only mode?   (the file can only be viewed, not modified, while loaded in PhpStorm) Of course there is "Toggle Read-Only mode" (from File Properties, or the Loc...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Show "Commit date" date during Git > Show diff

    已回答
    Did a similar post in April, but it was not very clear. So, here we are again with a more direct example (in 2021.1.4, soon 2021.2). - Have a file and do (on Tab) Right-click > Git > Show diff- Or ...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 已编辑于

    Copying Settings from 1 project to another: the "After"

    I have 2 different projects for 2 different clients, say P1 and P2, located at totally different locations in the FS. After making a lot of changes in the Settings of P1 (Inspections handling, synt...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 已编辑于

    Code Inspection: Parameter's name changed during inheritance

    The inspection "Code Inspection: Parameter's name changed during inheritance" makes sense... if the parent method is not abstract . Defining an interface, for instance, like abstract protected func...
    • 2 个关注者
    • 1 条评论
    • 0 票