Phpstorm Tester
- 活动总数 133
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 21
- 订阅数 34
-
创建于 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... -
已编辑于 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... -
创建于 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 ... -
已编辑于 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... -
已编辑于 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... -
创建于 During "Commit changes", show the last Commit Date of the file to be commited?
已回答Using Git / Commit in PhpStorm 2020.3.3 In the "Commit changes" page, the list of files candidate for a commit (top) appears. When I click on one of the files, the Diff is displayed (bottom) betw... -
已编辑于 Change Inspection Warning → Error: cannot find that Inspection in the Settings...
已回答Say I have a function with a mandatory parameter function f($param) { ...} and it's called somewhere like that f(); PhpStorm will show a warning at the '()'s . The Inspection details are Required ... -
创建于 How to show in which function I am, while visiting HTML code
Working on a huge PHP file, having a lot of ... ?> many HTML lines<?php ... When in the middle of HTML Lines (after a search for instance), I'd like to see in what function I am, but PS shows at ... -
创建于 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... -
创建于 Upgrading from 2018.2 to 2019.3 ...
While I'm still part of the yearly licensing program, stayed on 2018.2 because was so glad to find a version without the usual and ritual various UI (regression) bug each time a new version was rel...