Topic: More full-featured IDE or another way to access the code
My app (infinitecanvas.jgate.de) is rather long (over 5000 lines), and editing it within the IDE (as lovely as Bespin is) is challenging. Today I wanted to be able to search and couldn't figure out how. I then tried to select all the text and copy it out so I could edit in my desktop text editor, but couldn't get that to work either. I'm on a Mac, for what that's worth.
I guess my preference would be to be able to ftp the code down to my desktop and back up again, so I can use my favorite tools on it. The other option would be to provide additional features in the IDE, such as find/replace, function lists, etc.