This is a discussion on Text / code editors? within the Coding Help forums, part of the Webmaster Help category; I'm trying to find a text / code editor that can do matching tags ie. find the other half of ...
| |||||||
| Register | Forum Rules | FAQ | Donate | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||||
| I'm trying to find a text / code editor that can do matching tags ie. find the other half of a pair for me I know I had one ages ago, but I can't remember the name Any recommendations?
__________________ Hosting & Domains|Plesk Vps Hosting|Blog Tips|Films.ie|Gadgets|Monetisation Tips|Movie Chat Energise your forum! Click here for info |
| |||||
| don't really follow you. can you explain?
__________________ :. Web Design & Development Web Design Ireland :. Search Engines Optimization Search Engines Optimization :. Directory Submission Directory Submission :. News & Press Release Ireland GiveItSocks.com :. Used Cars Ireland, Car Parts & Car Audio Cars For Sale, Car Parts & Accessories :. I Have 2 Find It Directory SEF Directory |
| |||||
| Say you have a page that someone else wrote with loads and loads of divs. The problem is matching the opening div with the closing one. Does that make sense? (I know my original question was badly worded)
__________________ Hosting & Domains|Plesk Vps Hosting|Blog Tips|Films.ie|Gadgets|Monetisation Tips|Movie Chat Energise your forum! Click here for info |
| |||||
| notepad can do that for you by using find next (F3). |
| |||||
| Hmmmm.. That wouldn't really work though if you had nested divs, would it?
__________________ Hosting & Domains|Plesk Vps Hosting|Blog Tips|Films.ie|Gadgets|Monetisation Tips|Movie Chat Energise your forum! Click here for info |
| |||||
| it should if you are looking for the next </div> after the opening one. notepad gives you the option of looking down or up the page. best coding practice is the separate the lines with tabs. MX8 has this future now where you can hide certain parts of your code blocks |
| ||||
| If you can put up with a bit of a learning curve, EMACS is a great editor, and can do this sort of thing happily. |
| ||||
| Quote:
Great editor, the only editor i've ever used. Big update coming soon. |
| |||||
| Hey blacknight, I just downloaded Notepad++ and it has a very nice feature allowing you to expand and collapse each pair of tags. That should make it easier to find 'start' and 'end' tags. |
| Tags |
| code, editors, text |
| Thread Tools | |
| Display Modes | |
|
|
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HTML Email or Plain Text? | blacknight | Email Marketing | 14 | 04-03-2007 07:43 PM |
| Where did you learn to code? | blacknight | Webmaster Discussion | 4 | 30-01-2006 08:33 AM |