• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Good PHP/HTML editor

rmrf

Platinum Member
I'm looking for a good PHP/HTML editor for linux, specifically ubuntu. I was using an absolutely awesome program for windows called PSPad, but alas, I am completely switching over to a linux based system. I know my way around vi, and could use that, but I liked the feature of PSPad to ftp into my server, so I could edit the files on the fly. I also prefer to have an gui vs. a cli. Any pointers would be much appreciated.

Thanks.
 
Originally posted by: rmrf
but I liked the feature of PSPad to ftp into my server, so I could edit the files on the fly

I just checked this out, and whoa! That's cool! I think I've found my latest windows text editor!!
 
Originally posted by: hopejr
vi

I normally use vi for small edits, but it just gets to be too much of a hassle when I am changing large chunks of code.

I am trying to get the remote file feature of bluefish working, but I am not having much luck. I tried getting pspad installed under wine, but it keeps giving me memory errors all over the place.
 
Back
Top