Phpstorm Tester
- 活动总数 135
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 21
- 订阅数 35
-
创建于 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... -
创建于 And .... the UNDO bug is back in .4 ....
Remember this bug ? It's back in 2018.2.4 (was ok in .3). Exactly the same? Not sure. Same way to reproduce the bug? Not sure.However it happened in a similar way, in two different sessions on two ... -
创建于 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... -
创建于 ^Z Undo bug still not fixed in Javascript at least
已回答Using latest 2017.3.2. This bug https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000478370-Undo-Z-behavior-changed-or-a-bug-is seemingly not fixed in Javascript. Basically the Con... -
创建于 Undo ^Z behavior changed -- or a bug?
^Z (Undo) behavior: Before: If the cursor is *not* where the last operation was done (eg user moved the caret after), then the caret is moved there, first. No actual Undo is performed. Since 2017.1... -
已编辑于 Code Search (^F) behavior changed in 2017 and that's confusing
The behavior of the Search in code has changed since v. 2017. Not easy to explain, but I'll try anyway. We have two words, "Hello" at line 200, and "World" at line 300. - Cursor is at line 100 and ... -
已编辑于 Update to 2017.1 changed the fonts (nav bar)
Updating to 2017.1 - while keeping the settings from 2016.3 - changed the fonts - in t̶h̶e̶ ̶c̶o̶d̶e̶ ̶w̶i̶n̶d̶o̶w̶- in the navigation barUpdate (few minutes later, after comparison in GIMP) - c... -
创建于 Inspections optimization
Running PhpStorm on a laptop, including a replication of the whole server environment (nginx, mysql, php-fpm...), made PhpStorm to be slow sometimes - the CPU being at 100% for some time. So I deci... -
创建于 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 ] ... -
创建于 Remove a Key action
I'm trying to get PageUP and PageDown to do ... nothing. The reason is because on a DELL laptop the Left / PgUP and Right / PgDn keys are so close, I press them (Pg) all the time... So in Settings...