Re: PHP class completion
"Niko Sams" <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Message-ID | <[email protected]> |
The CodeCompletion for Quanta3 is pretty simple. It parses the current file plus included files. But it doesn't know about other classes/functions that might be avaliable in the current file. Quanta4 will solve this by showing every class and function in the currently open projects. Niko