CodeIgniter Forums
phpstorm connectioninterface autocomplete - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: phpstorm connectioninterface autocomplete (/showthread.php?tid=77206)



phpstorm connectioninterface autocomplete - bomi - 08-02-2020

Hi. I have recorded a comparison video for autocomplete. Is this problem connected to codeigniter4 files or phpstorm settings?

How can I fix this? VSCode completes properly.

[Video: https://youtu.be/0TnBVvEbI78]


RE: phpstorm connectioninterface autocomplete - InsiteFX - 08-02-2020

I' am running phpStorm 2020.2 the newest version and it works fine here.


RE: phpstorm connectioninterface autocomplete - bomi - 08-03-2020

(08-02-2020, 03:53 AM)InsiteFX Wrote: I' am running phpStorm 2020.2 the newest version and it works fine here.

I couldn't fixed this yet. I don't know, anyway this is not important too much Big Grin


RE: phpstorm connectioninterface autocomplete - InsiteFX - 08-03-2020

1) Save your phpStorm settings, if using Sync it should have saved them.
2) Uninstall phpStorm.
3) Download phpStorm.
4) Reinstall phpStorm
5) Run phpStorm, you may have to recreate the projects.
6) Import your saved phpStorm settings.

Check to see if it is working now.