what is the preferred GUI editor for PHP on linux systems, can we use Notepad++
feedback
|
|
There really is no "preferred" GUI editor. If you want something similar to Notepad++, look ate Kate for KDE or Geany for GNOME. If you want a full IDE, try Eclipse. | |||||
feedback
|
|
You can try Eclipse (http://www.eclipse.org/) or NetBeans (http://netbeans.org/). Both of them are not free. If you are looking for a free alternative, try Bluefish (http://bluefish.openoffice.nl/) or Quanta (http://quanta.kdewebdev.org/). | |||||||||||||||||
feedback
|
|
NetBeans is significantly lighter than Eclipse, IMHO. And also my choice for everyday work. If you are looking for some casual code editing If that matters | |||
|
feedback
|