Title: php/css editors?
Last modified: August 18, 2016

---

# php/css editors?

 *  [idowens](https://wordpress.org/support/users/idowens/)
 * (@idowens)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/phpcss-editors/)
 * I’m curious as to what program everyone uses to edit their php and css files.
   I was using Window’s ‘Wordpad’ for the longest (as it handles formatting better
   than Notepad) but recently I’ve been trying EditPad (www.editpadlite.com) which
   I really like because its powerful and simplistic. I’ve also tested Crimson Editor(
   www.crimsoneditor.com) which is nice because it has a built in FTP plug which
   will connet to your server to DL the lastest files, and reupload them after you
   save…Crimson editor tends to be a bit bloated for normal purposes though and 
   i’ve reverted back to EditPadLite. The only positive about C.E. is that you can
   turn on Line Numbers (which is helpful for finding errors quickly). EditPadLite
   does have a ‘goto line #’ command though, which takes a second longer but has
   the same outcome….How about you?

Viewing 15 replies - 1 through 15 (of 37 total)

1 [2](https://wordpress.org/support/topic/phpcss-editors/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/phpcss-editors/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/phpcss-editors/page/2/?output_format=md)

 *  [lbessant](https://wordpress.org/support/users/lbessant/)
 * (@lbessant)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/phpcss-editors/#post-111621)
 * For text editing, I like [Textpad](http://www.textpad.com/). Handles multiple
   files, and has loads of [add-ons](http://www.textpad.com/add-ons/index.html) 
   to extend its functionality.
    Free trial, worth a look….
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/phpcss-editors/#post-111626)
 * pspad
    notepad++ and there’s a ‘php editor’ thread around here with about 50 
   posts to it.
 *  [snakerboy](https://wordpress.org/support/users/snakerboy/)
 * (@snakerboy)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/phpcss-editors/#post-111715)
 * CSS it has to be TopStyle.
 *  [TechGnome](https://wordpress.org/support/users/techgnome/)
 * (@techgnome)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/phpcss-editors/#post-111735)
 * For PHP, I use Maguma and PHPEdit… for CSS goo old ‘”Visual” Notepad works form
   me….
    Tg
 *  [chroniker](https://wordpress.org/support/users/chroniker/)
 * (@chroniker)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/phpcss-editors/#post-111808)
 * I too use EditPad Lite and you can turn on line numbering, physical or visible.
   If I understand correctly, EditPad Pro uses color coding.
 *  [nostabo](https://wordpress.org/support/users/nostabo/)
 * (@nostabo)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/phpcss-editors/#post-111809)
 * The most ‘Open’ and most compatible multi-platformed editor is without a doubt
   jEdit. It is Java based so you can run it on any system that can use Java. I 
   use it on Linux and Windoze (on that rare occassion when I must uses Windoze).
   
   It has line numbering, syntax highlighting (PHP, CSS, HTML, etc. more than 130
   file types), spell chceking (sp) and all of the features that you need to code
   in multiple languages. And, of course if is Free, just like WP, and we all like
   to support Free/OpenSource software, don’t we? [http://www.jedit.org/index.php?page=features](http://www.jedit.org/index.php?page=features)
 *  [Ringo](https://wordpress.org/support/users/ringo/)
 * (@ringo)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/phpcss-editors/#post-112050)
 * CSSED, Bluefish for PHP
 *  [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * (@vkaryl)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/phpcss-editors/#post-112051)
 * TopStyle Pro for html and css, phpedit for php, and either notepad2 or wordpad
   for on the fly stuff when in WS FTP-Pro.
 *  [aetherfox](https://wordpress.org/support/users/aetherfox/)
 * (@aetherfox)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/phpcss-editors/#post-112052)
 * ConTEXT and Dreamweaver
 *  [idbehold](https://wordpress.org/support/users/idbehold/)
 * (@idbehold)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/phpcss-editors/#post-112053)
 * I use Notepad, you know, the one on windows. Perfect validation every time, it
   works like magic.
 *  [dawg](https://wordpress.org/support/users/dawg/)
 * (@dawg)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/phpcss-editors/#post-112054)
 * Maguma here, like the save to ftp/load from ftp also Rapid PHP
 *  [sleep](https://wordpress.org/support/users/sleep/)
 * (@sleep)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/phpcss-editors/#post-112055)
 * BBEdit for Everything but the pictures.
 *  [TechGnome](https://wordpress.org/support/users/techgnome/)
 * (@techgnome)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/phpcss-editors/#post-112056)
 * I’ve taken to using PSPad, which can be integrated with TopsTyle, very cool indeed.
 * Tg
 *  [Mark McKibben](https://wordpress.org/support/users/manzabar/)
 * (@manzabar)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/phpcss-editors/#post-112057)
 * Under Linux (with a GUI): [Kate](http://kate.kde.org/), [Bluefish](http://bluefish.openoffice.nl/)
   or [Quanta Plus](http://quanta.sourceforge.net/) (depending on how much work 
   I need to do and what sort of mood I’m in).
    Under Linux (command-line only):
   [JOE](http://sourceforge.net/projects/joe-editor/) Under Windows: Windows Notepad,
   [UltraEdit](http://www.ultraedit.com/), [syn Text Editor](http://syn.sourceforge.net/)
   On a Mac: I don’t have one (yet) but I’ve heard very good things about [BBEdit](http://www.barebones.com/products/bbedit/index.shtml)
 *  [Michael Bishop](https://wordpress.org/support/users/miklb/)
 * (@miklb)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/phpcss-editors/#post-112058)
 * I’m still pretty new to all this, but for mac, I’ve been using [http://tacosw.com/htmledit/](http://tacosw.com/htmledit/)
   Taco as mentioned, it’s free, and handles everything I need plus some.
 * I looked at text wrangler, and the like, just had too much going on for what 
   the level I’m at.

Viewing 15 replies - 1 through 15 (of 37 total)

1 [2](https://wordpress.org/support/topic/phpcss-editors/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/phpcss-editors/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/phpcss-editors/page/2/?output_format=md)

The topic ‘php/css editors?’ is closed to new replies.

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 37 replies
 * 28 participants
 * Last reply from: [billh](https://wordpress.org/support/users/billh/)
 * Last activity: [21 years, 1 month ago](https://wordpress.org/support/topic/phpcss-editors/page/3/#post-112080)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
