Re: [PHP] (Quanta) php editor or php IDE for linux with autocompletion

2004-12-08 Thread [EMAIL PROTECTED]
Jason Wong wrote: > So are you looking to auto-complete (X)HTML tags or are you looking to > auto-complete PHP keywords/functions? What is your question? > We need to auto-complete PHP words and functions INDIPENDENTLY of the fact that they are present or not in the page. For instance if one dev

Re: [PHP] (Quanta) php editor or php IDE for linux with autocompletion

2004-12-08 Thread Jason Wong
On Wednesday 08 December 2004 20:09, [EMAIL PROTECTED] wrote: > Jason Wong wrote: > > I think I may have misunderstood what you mean by auto-completion. What > > Quanta does is auto-complete words that you *already* have in the > > document. > > Not really. With HTML / XHTML Quanta does auto comple

Re: [PHP] (Quanta) php editor or php IDE for linux with autocompletion

2004-12-08 Thread Raditha Dissanayake
[EMAIL PROTECTED] wrote: Jason Wong wrote: I think I may have misunderstood what you mean by auto-completion. What Quanta does is auto-complete words that you *already* have in the document. Not really. With HTML / XHTML Quanta does auto complete words, tags, properties, attributes which a

Re: [PHP] (Quanta) php editor or php IDE for linux with autocompletion

2004-12-08 Thread [EMAIL PROTECTED]
Jason Wong wrote: > I think I may have misunderstood what you mean by auto-completion. What > Quanta does is auto-complete words that you *already* have in the > document. Not really. With HTML / XHTML Quanta does auto complete words, tags, properties, attributes which are in the DTD. Or am I wro

Re: [PHP] (Quanta) php editor or php IDE for linux with autocompletion

2004-12-08 Thread Jason Wong
On Wednesday 08 December 2004 19:49, [EMAIL PROTECTED] wrote: > Jason Wong wrote: > > What version of quanta are you using? Autocompletion was available quite > > a while ago. > > I am using Quanta 3.2.3, and php auto completion does not work. How do you > activate it? I think I may have misunders

Re: [PHP] (Quanta) php editor or php IDE for linux with autocompletion

2004-12-08 Thread [EMAIL PROTECTED]
Jason Wong wrote: > What version of quanta are you using? Autocompletion was available quite a > while ago. I am using Quanta 3.2.3, and php auto completion does not work. How do you activate it? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub

Re: [PHP] php editor or php IDE for linux with autocompletion

2004-12-08 Thread [EMAIL PROTECTED]
Steve Brown wrote: > Eclipse: http://www.eclipse.org/ > PHPEclipse: http://www.phpeclipse.de/ What about Eclipse? Did anyone make it work? How does it compare to Kdevelop? I tried to install it, unsuccesfully, on Mandrake 10.1 CE. Apparently, one library is missing (but the library does not exis

Re: [PHP] Re: php editor or php IDE for linux with autocompletion

2004-12-01 Thread Christophe Chisogne
M. Sokolewicz wrote: http://vim.sourceforge.net/tips/tip.php?tip_id=91 Thanks. It's a dictionary based completion. Is there some way to get completion for user-defined functions, variables etc, say in php files from/below current working directory? Perhaps based on ctags? Some editors do it (PHPed

Re: [PHP] Re: php editor or php IDE for linux with autocompletion

2004-11-30 Thread Matthew Weier O'Phinney
* M. Sokolewicz <[EMAIL PROTECTED]>: > Christophe Chisogne wrote: > > > M. Sokolewicz wrote: > > > > > I prefer vim, which does have auto-completion, as an add-on. > > > > > > Interesting. Where can this add-on be found? > > > > (google/vim.org/debian.org, I guess, but...) > > > > > wouldn't

Re: [PHP] Re: php editor or php IDE for linux with autocompletion

2004-11-30 Thread M. Sokolewicz
Christophe Chisogne wrote: M. Sokolewicz wrote: I prefer vim, which does have auto-completion, as an add-on. Interesting. Where can this add-on be found? (google/vim.org/debian.org, I guess, but...) wouldn't call it an IDE... =/ Yes, but so usefull when edition html tags Ex "ct>" to change to en

Re: [PHP] Re: php editor or php IDE for linux with autocompletion

2004-11-30 Thread Christophe Chisogne
M. Sokolewicz wrote: I prefer vim, which does have auto-completion, as an add-on. Interesting. Where can this add-on be found? (google/vim.org/debian.org, I guess, but...) wouldn't call it an IDE... =/ Yes, but so usefull when edition html tags Ex "ct>" to change to end of current tag Ex "c/table"

RE: [PHP] Re: php editor or php IDE for linux with autocompletion

2004-11-30 Thread Dustin Wish with INDCO Networks
: php editor or php IDE for linux with autocompletion [EMAIL PROTECTED] wrote: > Hi. > > We use linux as default development system. > > Does anyboy know about a linux based php editor with autocompletion? Must > be open source free software (free as in speech, not beer). > >

Re: [PHP] php editor or php IDE for linux with autocompletion

2004-11-30 Thread Steve Brown
> > Does anyboy know about a linux based php editor with autocompletion? Must > > be open source free software (free as in speech, not beer). I use the PHPEclipse add on for the Eclipse IDE. Eclipse provides a fantastic suite of tools for coding in almost any language. The PHPEclipse add-ons pro

Re: [PHP] php editor or php IDE for linux with autocompletion

2004-11-30 Thread Jason Wong
On Tuesday 30 November 2004 23:18, [EMAIL PROTECTED] wrote: > Does anyboy know about a linux based php editor with autocompletion? Must > be open source free software (free as in speech, not beer). > > We like quanta and kate, but there is no autocompletion. What version of quanta are you using?

[PHP] Re: php editor or php IDE for linux with autocompletion

2004-11-30 Thread M. Sokolewicz
[EMAIL PROTECTED] wrote: Hi. We use linux as default development system. Does anyboy know about a linux based php editor with autocompletion? Must be open source free software (free as in speech, not beer). We like quanta and kate, but there is no autocompletion. Does anyone know about a php IDE?

[PHP] php editor or php IDE for linux with autocompletion

2004-11-30 Thread [EMAIL PROTECTED]
Hi. We use linux as default development system. Does anyboy know about a linux based php editor with autocompletion? Must be open source free software (free as in speech, not beer). We like quanta and kate, but there is no autocompletion. Does anyone know about a php IDE? I got a look at the

[PHP] Re: php IDE for linux

2002-06-04 Thread Henrik Hansen
[EMAIL PROTECTED] (J Smith) wrote: > Quanta is for KDE, too, not GTK. > you are right I was thinking about glimmer :) but kate,quanta for kde then :) -- Henrik Hansen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: php IDE for linux

2002-06-04 Thread J Smith
Quanta is for KDE, too, not GTK. J Henrik Hansen wrote: > [EMAIL PROTECTED] (Pedro Jorge Dias Cardoso) wrote: > > > please tell me a good PHP editor for linux, wich one you prefer. > > or a package for PHP in Xemacs. > > I saw recently that phpedit comes out on linux now thats a good > ed

[PHP] Re: php IDE for linux

2002-06-04 Thread Henrik Hansen
[EMAIL PROTECTED] (Pedro Jorge Dias Cardoso) wrote: > please tell me a good PHP editor for linux, wich one you prefer. > or a package for PHP in Xemacs. I saw recently that phpedit comes out on linux now thats a good editor (it costs). Else try Kate for KDE and Quanta for GTK. -- Henrik Hans

Re: [PHP] php IDE for linux

2002-06-04 Thread José León Serna
Hello: > please tell me a good PHP editor for linux, wich one you prefer. > or a package for PHP in Xemacs. I like very much this under linux http://quanta.sourceforge.net/ Best Regards. QaDRAM Studio, RAD Development for the WEB http://studio.

Re: [PHP] php IDE for linux

2002-06-04 Thread Scott
I have been using Zend Studio on Windows and they have a Linux client. You can get a demo key at www.zend.com. I am pretty sure that xemacs has a php mode as well. -Scott On Tue, 4 Jun 2002, Pedro Jorge Dias Cardoso wrote: > > please tell me a good PHP editor for linux, wich one you prefe

[PHP] php IDE for linux

2002-06-04 Thread Pedro Jorge Dias Cardoso
please tell me a good PHP editor for linux, wich one you prefer. or a package for PHP in Xemacs. i try the bluefish but i dont like it. Thanks, Pedro Cardoso -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] IDE for Linux

2001-10-21 Thread Chris Bailey
as a Win32 version as well. -Original Message- From: Christian Dechery [mailto:[EMAIL PROTECTED]] Sent: Sunday, October 21, 2001 5:31 PM To: [EMAIL PROTECTED] Subject: RE: [PHP] IDE for Linux At 17:20 21/10/01 -0700, you wrote: >You can try ActiveState's Komodo. >http://www.act

RE: [PHP] IDE for Linux

2001-10-21 Thread Christian Dechery
At 17:20 21/10/01 -0700, you wrote: >You can try ActiveState's Komodo. >http://www.activestate.com/Products/ASPN_Komodo/ > It supports PHP, Perl, Python, etc., has a debugger, pretty cool > editor, >etc. It's only a 1.0 (at least the last time I used it), but was pretty >solid for a 1.0.

RE: [PHP] IDE for Linux

2001-10-21 Thread Chris Bailey
arams the function takes, etc.). -Original Message- From: Christian Dechery [mailto:[EMAIL PROTECTED]] Sent: Sunday, October 21, 2001 4:36 PM To: [EMAIL PROTECTED] Subject: [PHP] IDE for Linux Can you guys give me some hints of IDEs for programming PHP in Linux? thanks _ .

[PHP] IDE for Linux

2001-10-21 Thread Christian Dechery
Can you guys give me some hints of IDEs for programming PHP in Linux? thanks _ . Christian Dechery . . Gaita-L Owner / Web Developer . . http://www.webstyle.com.br . . http://www.tanamesa.com.br -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-ma