Code Editors for Linux
Moderator: General Moderators
Code Editors for Linux
Could anyone suggest a good (free) Code Editor for Linux? I was extremely pampered by Crimson Editor on Windows, and I haven't been able to find a free editor that's on par with it.
-
d3ad1ysp0rk
- Forum Donator
- Posts: 1661
- Joined: Mon Oct 20, 2003 8:31 pm
- Location: Maine, USA
- smpdawg
- Forum Contributor
- Posts: 292
- Joined: Thu Jan 27, 2005 3:10 pm
- Location: Houston, TX
- Contact:
So does PHP Designer 2005 - if you have a REALLY current version of Wine. I use Quanta alot but it tends to crash when I have several large files open and the syntax highlighting is s l o w. Eric3 is nice too.
PHP Designer 2005
http://www.mpsoftware.dk/
Eric 3
http://www.die-offenbachs.de/detlev/eric3.html
PHP Designer 2005
http://www.mpsoftware.dk/
Eric 3
http://www.die-offenbachs.de/detlev/eric3.html
- CoderGoblin
- DevNet Resident
- Posts: 1425
- Joined: Tue Mar 16, 2004 10:03 am
- Location: Aachen, Germany
I use eclipse found at http://www.eclipse.org
-
mediaphyte
- Forum Newbie
- Posts: 7
- Joined: Thu Apr 14, 2005 12:36 pm
- Location: NC, US
- Contact:
or
Bluefish
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
I use kate with KDE... it's highlighting is a bit poor but hey... it's not a fully pleged PHP ediotr.Pyrite wrote:If you have Gnome installed, I personally like Gedit. If you have KDE installed, why not try Kate. If you are strictly console, jed has syntax highlighting for php
Never tried running crimson with wine.... should give it a go.