Jump to content

Help with Text Editors


cooldude832

Recommended Posts

I've been doing php for a few years and have advanced my text editors along with it and I believe it is time that I move on to a better text editor, My current one notepad++ is causing all sorts of whitespace errors and doesn't collapse functions very well.  I'm also looking for something that can ftp on save without having to manually ftp every time i edit the file (gets very annoying for tweaking).  Anyone got any ideas?

Link to comment
Share on other sites

After a few years of PHP, I've used every editor known to man, and I can say that while all the fancy GUI editors have some interesting functionality, I rarely use them or decide on one single editor because I write/edit code from so many different platforms, that its much easier to just remote/SSH into the server and use Vi or whatever editor that box has available.  I do it from my pda phone, from dreamweaver, from notepad+ftp client, from putty on my mini-usb key.  It all depends on where I am, geographically, and what computers I have access to when I need to write or edit code.

 

Be flexible and dont rely on your favorite editor.

 

This goes for development too.  I sat at a coffee shop for 4 hours once, developing a library for an extranet application, all from my Palm Treo 700.  A lot of people have their one computer at work/home that they do everythign on.  This is fine, but you're not very portable.  What if a client needs you to change some database functionality or change some random php code, and you're in a safeway store 400 miles from home/office.  And it needs to get done 5 minutes ago.  I know most people dont have to deal with that kind of request in that timeframe, no matter where you are, but it just goes to show that it's nice to not have to rely on your one development platform.

 

I think I went waay off track with this. Oh well. Peace out.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.