Sinisterly
Editors - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: PHP (https://sinister.ly/Forum-PHP)
+--- Thread: Editors (/Thread-Editors)



Editors - slbmeh - 06-30-2011

I use Kate for a quick edit and Netbeans for a full IDE feel. I love how Netbeans supports phpdoc on my classes so I use that for larger projects.

I'm curious to know what everybody else is using.


RE: Editors - Coder-san - 06-30-2011

I use Notepad++, or sometimes just the online editor of my hosting.


RE: Editors - slbmeh - 06-30-2011

I used Notepad++ back when I had a Windows machine at my office. Nice lightweight editor.

Now that I'm strictly Linux I use kate... which is basically the KDE equivalent. (Before anyone says QT libs are bloated =p... It's a shared app server with a not-so computer savvy secretary)