Text Editor?

87 gönderiden 1 - 30 arası gösteriliyor.
Gönderi 1
Randy yazdı29 Aralık 2008, 07:04'da
What is everyones favorite text editor for PHP? I work on the Windows platform (host on linux but code on a PC), and I use notepad++. It's ok, but I'm wondering if I'm missing some other editor that is great for PHP and multiple document management...?
Gönderi 2
Karl yazdı29 Aralık 2008, 07:08'da
Try Eclipse PDT (http://www.eclipse.org/pdt/). I'm liking the new Netbeans. As of 6.5 there's a lot more PHP-specific support (http://www.netbeans.org/features/php/index.html)
Gönderi 3
Erik yazdı30 Aralık 2008, 20:56'da
I prefer TextMate for OS X and E-text editor for Win. The bundles are excellent and the application is very lightweight fast. I build all of my projects with TextMate
Gönderi 4
Abhishek yazdı31 Aralık 2008, 05:07'da
I'll go with Karl,
Netbeans all the way!
Gönderi 5
1 yanıt
Gökhan yazdı03 Ocak 2009, 07:40'da
You can use editplus. http://www.editplus.com but it is not a free application.
Gönderi 6
Hadrien yazdı03 Ocak 2009, 20:08'da
dev-php3 (ever if it's not as good as notepad++)

I d'ont like Eclipse it's too heavy (like Macromedia Dreamweaver 8 ^^)
Gönderi 7
Jonathan yazdı04 Ocak 2009, 13:06'da
Notepad++ for a text editor.

But I use phpDesigner as my IDE for PHP Projects.
Gönderi 8
Morten yazdı05 Ocak 2009, 01:27'da
i use VIM with some modifications such as coloring for the tags and so on but before i used Zendstudio Neon Beta but it crashed and ate too much memory so now i do it textline style
Gönderi 9
Kristof yazdı10 Ocak 2009, 07:00'da
Simple scripts: gedit (linux)
Large webdevelopment : Aptana Studio (as replacement for PDT) or Netbeans 6.5 (just started using it )
Gönderi 10
Pete yazdı12 Ocak 2009, 07:35'da
gedit (Debian Linux)
Notepad++ (Windows)

Keeping it simple.
Gönderi 11
Daniel yazdı12 Ocak 2009, 07:48'da
CLI: vim - Code Folding + Syntax Highlighting - 7/10
GUI: Eclipse PDT (Win/Mac/Linux) - Large Projects + svn/cvs - 10/10
GUI: TextMate (Mac) - Large(ish) Projects - 8/10
Gönderi 12
Marc yazdı12 Ocak 2009, 11:18'da
TextMate is my favourite.
Gönderi 13
İbrahim yazdı18 Ocak 2009, 10:19'da
I use EditPlus
Gönderi 18 Ocak 2009, 18:10'da silindi
Gönderi 15
Tobias yazdı19 Ocak 2009, 04:38'da
vi ;)
Gönderi 16
1 yanıt
Pixie yazdı19 Ocak 2009, 15:48'da
I use these

PSPad
http://www.pspad.com/

or

phpDesigner
http://www.mpsoftware.dk/phpdesigner.php
Gönderi 17
Dario yazdı20 Ocak 2009, 02:48'da
I use weaverslave (win)
It's pretty neat and easy to use.
http://www.weaverslave.ws/
Gönderi 18
Kevin yazdı25 Ocak 2009, 11:07'da
vi. Work in close proximity to linux boxes and therefore have no problems finding an OS that has it out of the box.
Gönderi 19
Fayaz yazdı02 Şubat 2009, 03:44'da
I've found PHPEdit to be the best so far. You'll have 2 buy it though :(
If you are a student, in that case you can apply for a free version in their server.

Also used notepad++. For a free editor, this is the best I got so far.
Gönderi 20
Pavle Paja yazdı03 Şubat 2009, 04:22'da
Maguma Open Studio as an IDE for Windows and Notepad as a text editor. :)
Gönderi 21
Sonny yazdı03 Şubat 2009, 07:48'da
TextMate!
Gönderi 22
Ivan yazdı03 Şubat 2009, 09:15'da
i use activestate komodo, it's native in linux (gtk i think) so its pretty fast. previously i used zend studio, lots of bells and whistles but consumes a lot of ram.
Gönderi 23
Leigh yazdı04 Şubat 2009, 02:53'da
E-text editor on Windows with Cygwin installed is pretty cool, it's like TextMate for Windows.
Gönderi 24
Volkan yazdı08 Şubat 2009, 12:01'da
I use usually Php Designer but if i will edit more than 20 files, i use notepad2 (Google: Notepad2)
Gönderi 25
Sandi yazdı08 Şubat 2009, 13:20'da
Mainly I'm using normal notepad, but if there is anything wrong with the code I use notepad2.
Gönderi 26
Joshua yazdı09 Şubat 2009, 15:32'da
Notepad++ (or Eclipse) (Windows)
Eclipse (or gedit) (Ubuntu)
webpad (online!)

... mostly notepad++ ... simple
Gönderi 27
Pablo yazdı11 Şubat 2009, 20:40'da
UltraEdit (Win)
EasyEclipse+PDT(linux)

nothing more!!
Gönderi 28
Martin yazdı14 Şubat 2009, 12:36'da
I also find myself using vi through putty more often than I happen to use notepad on W7
Gönderi 29
Ersin yazdı15 Şubat 2009, 05:35'da
wow ;)
Gönderi 16 Şubat 2009, 14:39'da silindi