Re: PHP class completion
Melchior Mazzone <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 24 Oct 2008 08:30:29 pm Niko Sams wrote: > 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. This mostly works for me - it's loading the classes (and methods) out of my included files, it just misses some of them. Is the only way to refresh the cache to reload the project? (assuming there is a cache). > Quanta4 will solve this by showing every class and function in the > currently open projects. This will be awesome. I look forward to it! :) Melchior