I know I'm going to be yelled at, but this is *kinda* different...
Best IDE with FTP capability? [Not Dreamweaver]
PHP IDE W/ FTP
Moderator: General Moderators
Yeah, the editors thread has a boat load.
I'll save you a couple minutes and tell you that PSPad is one of the best.
http://www.pspad.com
I'll save you a couple minutes and tell you that PSPad is one of the best.
http://www.pspad.com
check out viewtopic.php?t=6288&highlight=ide for a long discussion about what IDE's people use.
Most programs will have ways to change the syntax highlighting, so you can figure out which set of 'crappy' colours you like.
Most programs will have ways to change the syntax highlighting, so you can figure out which set of 'crappy' colours you like.
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
if you want a "perfect" solution to your needs you will have to build your own, personally i use Zend Development Studio and its the bee's knee's, however it is priceyTodd_Z wrote:Alright, so I gave pspad the ol' college try - A couple things i didn't like:
- Color Highlighting is crap.
- The file images aren't different for the file types in the ftp view - which is kinda annoying.
Anyone know of any progs without these annoyances?
Well I like how you can customize the colouring any way you like. What did you dislike about it?Todd_Z wrote:- Color Highlighting is crap.
- The file images aren't different for the file types in the ftp view - which is kinda annoying
And I never noticed that image thing, but then again I tend to look at the extension names and not the images.
I recommend shipping PSPad developers an e-mail suggestion because I'm sure those two things can be easily improved in a new update.
-
magicrobotmonkey
- Forum Regular
- Posts: 888
- Joined: Sun Mar 21, 2004 1:09 pm
- Location: Cambridge, MA
I started with jedit about 6 months ago and now my entire office is hooked on it. Its a good basic editor with an amazing amount of very useful plugins and its written in java, so its easy to write your own plugins for whatever you need it to do. Yea, that means its got a pretty big memory footprint, but I bet its still smaller than a lot of these IDE's