Re: Quanta & PHP
Andy Pieters <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Organization | txtNation |
| Message-ID | <[email protected]> |
On Monday 23 Apr 2007, Emilio M. Alvarado wrote: > I want to know if there is any way that Quanta can do code completion with > php. > Flippin' heck, are you serious? Sight does anyone ever read the manual? 1st. double check that PHP syntax highlighting is enabled. Menu Tools->Highlighting->scripts->Php (html) Then, make sure you're inside a php section, as in: <?php Lastly, type a part of a php command, then press CTRL+SPACE to auto complete it, (actually pops up a dropdown list with most apporpriate matches) Hope you see the light now! Best regards Andy