not working since patch: Auto-completion and highlighting of SQL keywords, and table and column names.
MySQL table and column names are no longer auto completing within PHP code.
Is there a new setting for this?
Thanks,
Greg
PhpStorm 2016.1.1
Build #PS-145.970, built on May 3, 2016
JRE: 1.8.0_76-release-b162 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
请先登录再写评论。
Have you tried re-syncing connection to DB?
You might want to try to delete existing MySQL database connection and add it again.
Yes, tried re-syncing connection, deleting connection, and also rebooting... still no auto complete. And I see the "unable to resolve table" message.
G
Works okay with fully qualified table names like: schema_name.table_name.[auto-completion of field name]
Works as in PhpStorm 10 on a test 2016.1 installation. Could you please attach a code sample we can use to reproduce?
Hi Dmitry,
I have attached a screen-shot. How it's working in 2016.1.1 is better than it was before (imho) so I shouldn't have bothered posting anything until I had explored it a little more fully. Sorry to take up your time.
Thanks,
Greg
Thanks for a screenshot. Feel free to contact us back if there are still issues with MySQL integration.