Keith Davis

- Total activity 1108
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 6
- Subscriptions 298
-
Created Settings Repository Deprecated!
This really sucks. Settings Repository (Deprecated) - IntelliJ IDEs Plugin | Marketplace (jetbrains.com) We can't use the new Settings Sync functionality due to the company firewall. -
Created Fallback License Question
The company I work for issued a PO to have our PhpStorm licenses renewed on 8/11, but that has not happened and ours expired on 8/10. I thought we had fallback licenses, but I don't see this in my ... -
Created SQL data editing - disable date selector
AnsweredIs there any way to turn this off? It just slows me down: What's worse if I don't hit ESC to dismiss it before I type in that field, it loses what I manually type. -
Created PHPDoc for Microsoft SQL Server
What is the PHPDoc to specify the Microsoft SQL Server dialect using @lang? I have this working for Postgres, Oracle, and Snowflake, but I don't know what the MS SQL one is or it's just SQL and it'... -
Created Plugins for the whole team?
Is there no way to ensure that all team members are using the same plugins? We have a couple that we rely on (PhpClean and PhpHammer) and I realized today that not all team members have these insta... -
Edited Code Completion - keyboard shortcut (not working)
How do I get these options to show up? I used to have a keyboard shortcut that did this, but now, I have to backspace and retype the "->" to get the properties and methods to show up here. -
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...