AmiWallonBitume
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 9
-
Created 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... -
Created 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... -
Created 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... -
Edited 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... -
Created 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... -
Created 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... -
Created 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 ... -
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 ... -
Edited 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...