Cleaning up unnecessary linebreaks in Dreamweaver

January 23, 2009
Filed under Development

I think most of the developers who invested in Dreamweaver encountered at least once situation when, unexpectedly the code was filled up with empty lines. Removing each one manually is easy, but not if the code is tens of thousands of lines long.
So, there has to be a better way to clean up the [...]

Read the whole article »