|
bobby -> RE: Notepad v Dreamweaver v FrontPage (9/29/2005 18:20:35)
|
I forgot to mention another cool feature in notepad++... folding You can fold blocks of code just like a folder tree in Win Explorer. It does a really good job of parsing out tables, for instance. Fold an entire <td> or table out of the way or expand it back. It comes in really handy on those really long CSS files. Fold it all, scroll down until you find the class or element you're looking for, expand it, play with it, fold it back... [:D]
|
|
|
|