AmiWallonBitume
- 活动总数 32
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 9
-
创建于 I suddenly have to click "Scroll to End" in the Run window every time I run something
It used to be that the output of Run would automatically scroll to the end, but suddenly I have to click the “Scroll to End” button every time or else it doesn't do it. I know that scrolling back t... -
创建于 File > New... doesn't work with PHP files
If I click File > New…, or right-click a folder and select New, and I select either PHP File or PHP Class, the filename dialog box comes up as normal, but after I enter the filename nothing happens... -
创建于 How do I run Composer using a custom PHP interpreter in WSL2?
This might sound obvious, but I can't get this to work. I have an old project that I've migrated to WSL2. For reasons I won't go into, the Composer dependencies are not installed. When I run "compo... -
已编辑于 PHP_CodeSniffer won't run: "PHP_CodeSniffer: phpcs: 'php' is not recognized as an internal or external command, operable program or batch file."
PHP_CodeSniffer path: C:\Users\[MY_USERNAME]\AppData\Roaming\Composer\vendor\bin\phpcs.bat If I run this batch file from cmd.exe it works fine. Yet if I click "Validate" next to the phpcs path, I g... -
创建于 PhpStorm doesn't recognize my PHP CLI executable!
This just isn't my day as far as configuring PhpStorm. In settings, under Languages & Frameworks > PHP > CLI Interpreter, when I enter the path to my PHP executable it says "PHP version: Not instal... -
创建于 IDE Settings: PhpStorm can't find Node.js in %PATH%
Under Languages & Frames > Node.js and NPM > Node interpreter, it says "No executable found in %PATH%". The Node executable path (C:\Program Files\nodejs\) IS in my (system) %PATH%. I can verify th... -
创建于 I can't debug shell scripts
I have the plugin Shell Scripts installed which supposedly gives me the ability to debug a shell script. I tried this recently and couldn't get it to work. Under Run/Debug configurations I created ... -
创建于 Since upgrading to 2019.3, the Open Project button causes Windows to BSOD
I am running Windows 10 1903 (18362.476). When I click the "Open..." button in PhpStorm, the dialog box appears but it doesn't show any folders to select from. It pauses as though it's loading the ... -
已编辑于 Force PhpStorm to not treat a string as SQL
As a WordPress developer, I have had this issue come up repeatedly when coding a custom post type. See the example code block below. Where it says "Insert into document", PhpStorm interprets this s...