Keith Davis
- Total activity 1129
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 7
- Subscriptions 303
-
Created Generate PHPDoc Comment - use single line comment for properties
Is there no way to change this: From doing this To doing this: -
Created Query Console - Unable to disable "inline" results
I have no idea how I enabled this, but now I see no way to turn it off. Issue only occurs in one project. I want my query results to be here: Not here: How do get the query results back into ... -
Created Main Toolbar - Move back to left
The main toolbar used to be on the left, now somehow it ended up on the right. How do I move it back? -
Created Code Inspection: Equality operator may cause type coercion - not for PHP?
Am I crazy, but like there is one for JS/TS, Code Inspection: Equality operator may cause type coercion | PhpStorm (jetbrains.com), but not for PHP? I could have sworn there was one for PHP, but no... -
Created How do I remove stale Docker "configurations"?
I don't even know what these are called, but how do I remove these? -
Created Display Quick Documentation Always?
I don't know when this stopped happening, but is there a way to turn it on so that Quick Documentation shows always, instead of having to click the ellipse? -
Created 2019.3 EAP - Customize Menus - Not Saving Changes Correctly
Trying to get some traction on this important and blocking issue for us: https://youtrack.jetbrains.com/issue/IDEA-222803 Is nobody else seeing this issue? -
Created IDE Inspection Profiles File Location
Where on the file system are the IDE Inspection profiles stored? -
Created PHP Code Style - list() / []
Is there a code style setting for [] when used as list() (or even for list())? -
Created JavaScript Libraries - CDN?
I have PhpStorm for 10 years and I still fight with this aspect over and over again. How do I tell the project that I am using the jQuery library if I am using a CDN and don't want to download it t...