https://bugs.kde.org/show_bug.cgi?id=188132 Summary: PHP code completion doesn't support language constructs Product: kdevelop Version: unspecified Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: larry@garfieldtech.com Version: (using KDE 4.2.0) OS: Linux Installed from: Ubuntu Packages The in-development PHP language support does a reasonably good job of code completing functions and classes, both in the current file and those built into PHP. However, it does not currently support language constructs. PHP includes a number of language constructs that look and act mostly like functions but aren't. require_once(), isset(), empty(), print, echo, and various others come to mind. Currently it doesn't appear that those trigger code completion. Those should code-complete the same as functions, since in the majority of cases they are interchangeable in most developer's minds. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs