• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

What's the best Javascript / CSS editor?

jmk396

Gawd
Joined
Jul 22, 2004
Messages
787
Right now I use EditPlus2 for all of my text editting and it features syntax highlighting but thats about it. I'm looking for a program (or one program for Javascript and one for CSS) that will allow me to easily find the correct syntax, functions, etc.

Anybody have any suggestions?

By the way, I'm using Windows XP so I can't use BBEdit or any Macintosh stuff
 
I'm using EditPlus2 too most of the time!
So far I have been pleased with it, but if there is something better out there
I would like to hear about it too.
 
Well, I currently code in PHP, HTML, and CSS with a little tiny bit of JavaScript. I use a program called PHP Designer . It's free and it has syntax highlighting for all of those languages and a few others to boot. It's a pretty cool program.

That being said I do like a program for css called TopStyle. There are basically two versions of it. There's a light version that is free and then there's the Pro version which is something like $80 or so but it's a very good program for CSS editing.
 
i've been using a program called PSPad, it has syntax highlighting and file tabs and direct ftp, which is nice. couple of annoying bugs tho, and no code snippets that i know of
 
Back
Top