Forum Moderators: open

Message Too Old, No Replies

Essential Features & Tools for an HTML Text Editor

Beyond the basics, what features and tools are the most useful for coding?

         

papabaer

11:25 pm on May 28, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Text Editors: it seems everyone has a favorite. What are the features and tools that comprise a great html text editor?

chiyo

11:52 pm on May 28, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



1. loads very fast

10. multi search and replace
11. bookmarks/favourites
12. can edit large documents
13 separate windows and/or multiple instances

brotherhood of LAN

11:56 pm on May 28, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



sorry did it say TEXT editors....ahhh :)

Sorry....

caine

12:19 am on May 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



what can i say i use notepad, and dreamweaver, > looks in the mud.

I find with a text editor the code is clean, every single wysiwyg adds its own code. I know FP and DW are bad for it. recently had a table, which i had done in DW, it was 18k, by the time i had cleaned it up in notepad, it was 6k, and still W3C 4.01 transitional standard.

The find / replace facility is excellant for global page changes, especially where your dealing with items of multiple origins, hence a few global page F and R's creates a brand new audience capture, without it being spam.

DrDoc

12:51 am on May 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I find it useful if I can customize the program - add my own buttons, use my own code snippets, assign my own shortcuts to frequently used functions. Also, color coding has become very important for me.

So, my editor of choice is HomeSite :)

The only one I've found that meets these (and all of the above) criterias.

Lisa

1:03 am on May 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Let's face it, sometimes you find yourself on someone else computer. You just don't have time or permissions to install your favorite full blown text editor. A good editor like Homesite is not something I go around installing on every computer I touch. This is what I look for in the basic Text editor.

1. Line number finding. (ctrl-G)
You need to be able to debug on other people's computers so begin able to find line numbers is important.

2. Advanced Search and replace
Finding and replacing special characters is required. ^P and ^T and other stuff like that.

3. Good double click highlighting

4. Drag and drop hooks

5. Line number, column number, current character and current selection are displayed in the status bar.

6. Files of unlimited file size can be edited. (Not loading the whole file, only loading the current part)

As far as I know there are no freeware programs out there that stay simple and do this. They usually start to reach for the moon and add more features then you need. I just want a standalone executible that has notepad like features but has some simple advanced features.

(edited by: Lisa at 1:07 am (utc) on May 29, 2002)

papabaer

1:06 am on May 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The code snippets feature of Homesite is by far one of my favorites. I did not even begin to understand how useful this would be until I began to use it. Having quick access to commonly used snippets is a tremendous time saver.

papabaer

1:09 am on May 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Line numbering is almost essential. Advance search and replace as well... Good points Lisa!

DrDoc, the features you list are among the reasons HS is my "workhorse" editor. :)

DrDoc

1:16 am on May 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Lisa, your post just reminded me of my "portable" editor - Notepad+

It is really nifty :)

korkus2000

1:25 am on May 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



color coding and drag drop references helps me so much. Homesite is the best editor I have used. I went through a lot of editors and they just didn't have the ui or features I needed.

I also like the ability to customize the program. Being able to edit documents with unknown suffixes with no problem.

txbakers

1:56 am on May 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



1) line numbers
2) cross-file search/replace
3) syntax color coding
4) block highlighting
5) small footprint
6) split windows
7) bookmarks
8) file comparison
9) customizable tabulation

DrDoc

4:01 am on May 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Oh, I just remembered another of my favorite HomeSite features - text collapsing

WYSIWYN - What You See Is What You Need ;)

Robert Charlton

6:23 am on May 29, 2002 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



What about project management features?

knighty

8:39 am on May 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



>>I find it useful if I can customize the program - add my own buttons, use my own code snippets, assign my own shortcuts to frequently used functions. Also, color coding has become very important for me.

Actually you can do all that with Dreamweaver

Eric_Jarvis

11:07 am on May 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I use Arachnophilia at present...quick, reliable...customisable defaults...adequate find/replace...an interface that lets me work extremely quickly

I'm testing Note Tab Pro...first thoughts are that I may well migrate

fathom

11:18 am on May 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



BPFTP, NotePad (WordPad for the big ones) in the raw (code) that is.

txbakers

2:36 pm on May 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



>>I find it useful if I can customize the program - add my own buttons, use my own code snippets, assign my own shortcuts to frequently used functions. Also, color coding has become very important for me.

All this can be done in TextPad for $27. (If you should decide to pay for it)

DrDoc

7:11 am on May 30, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



>> What about project management features?

HomeSite has it :)

chiyo

10:43 am on May 30, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Eric we have used Note Tab Pro for years. Any problems or questions let me know, but we love it for its fast loading, all the things i listed in my first post above and "snippets". I know some people dont like it and like other editors, but for us it is our workhorse.

We have tried all the dedicated HTML editors up to last year, and always came back - mainly for the text editors advantage. Can make changes quickly, dosent need much memory, so for people who have already got their design/templates sussed, and then make small content additions/changes each day or regularly, there is really not much that is better for us than the humble text editor.

Eric_Jarvis

3:04 pm on May 30, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



chiyo...I spent the morning teaching three of my colleagues how to update our site...it was interesting showing the different features of Notepad, Arachnophilia, 1st Page and Note Tab Pro to some absolute beginners

two will be using 1st Page, the other prefers Arachnophilia...and I've now convinced myself to switch to Note Tab Pro :)

rmjvol

4:54 pm on May 30, 2002 (gmt 0)

10+ Year Member



I use Arachnophilia. Version 4, not the Java Version 5. Anyone using V5 & like it?

rmjvol

ergophobe

5:12 pm on May 30, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



So from the perspective of someone doing mostly PHP pages (and uses an idiosyncrativ numbering system...)

1 (tie). Line numbers - seems so obvious I would have forgotten
1 (tie). Stable
3. brace matching - matches (), {}, [] - so useful

11. syntax highlighting
12. regular expression searches
13. multiple file search and replace

21. integrated manual

Anyway, I've tried lots of editors. For a while I was settled on Komodo from ActiveState, but it's just so big and launches so slowly (and costs a lot). It does have a nice clean interface though. For various reasons, I have finally settled on HAPedit (freeware) which has, in my opinion, surpassed Komodo in many respects, equalled it in most. It's the only freeware PHP IDE that I think is stable enough to use as a regular editor.

Tom

sun818

5:23 pm on May 30, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I used TextPad (up to v3) for years, but switched over to EditPlus since then. The features I like:

* Syntax highlighting for all the scripting languages. You can build your own if one doesn't exist.
* For script debugging, the line numbers displayed on each line is a real time saver

While other shareware got uninstalled, I actually kept and paid for this one :)