Log in

View Full Version : Resolved What editor do you recommend?



Snookerman
11-23-2008, 03:27 PM
When I started I used Notepad, I later switched to Dreamweaver and I've been using it since then. I saw that some people are critical of Dw and compare it to Fronpage but I only use the coding feature, not the wysiwyg part. I haven't really tried any other editors (except for Expression web for a few minutes) since I've been so pleased with Dw but maybe there are better options out there so can you recommend some awesome html editors?
Before I started with Dreamweaver, I used Ultraedit-32, can't believe I forgot that one..

Schmoopy
11-23-2008, 03:53 PM
The absolute best in my opinion is Notepad++, it's so great, you can pick any language you want to code in, and it has syntax highlighting, find and replace functions, just everything you could ever need, go get it, NOW! :D

Medyman
11-23-2008, 03:54 PM
The absolute best in my opinion is Notepad++, it's so great, you can pick any language you want to code in, and it has syntax highlighting, find and replace functions, just everything you could ever need, go get it, NOW! :D

I use Notepad++ as well when I'm working on a Win machine. On a Mac, I would recommend Textmate.

Snookerman
11-23-2008, 04:14 PM
Thanks for the tip, so what does Notepad++ have that is better than Dw?

Schmoopy
11-23-2008, 04:19 PM
Link to the Notepad++ Site: http://notepad-plus.sourceforge.net/uk/site.htm

Tells you all you need to know.

Snookerman
11-23-2008, 05:04 PM
Alright, I just downloaded it and I'll give it a try. Thanks!

TheJoshMan
11-23-2008, 05:15 PM
I guess I'm the only strange one around here... I love EditPlus! I like the fact that you can edit the syntax colors as well as the background colors, line numbers, rulers, etc... I usually set the background to black and use lots of high contrast colors for syntax to make it easier to find what I'm looking for in super large files.

http://www.editplus.com/

Twey
11-24-2008, 02:31 AM
emacs and vim are pretty much the standard for serious coders. I used to be a vim user, but I switched over to emacs a couple of months ago and haven't looked back.

notepad++ lacks so many features... comparing notepad++ to a real editor is something like comparing DOS v4 to a modern Linux distribution :p emacs is (in)famously particularly powerful and featureful. Some people complain that it's too bloated with odd features, but so long as it still loads in less than a second on my machine, I'm happy :)

Obligatory amusing cartoon: http://blog.metaphox.name/somnium/blogdata/posts/img/vi-vs-emacs.png

Veronica
11-25-2008, 01:36 AM
Ultraedit - like Notepad on steroids

codeexploiter
11-25-2008, 05:14 AM
I have been using Ultraedit for the last few years and thoroughly impressed with its capabilities.