Is Dreamweaver Adding Lines to My Code?
I'm not sure if this is a Dreamweaver problem or not but Google tells me others have a similar -- but not exactly the same -- problem. Also, the regex Find & Replace solution appearing in all of those forums doesn't work for my problem. Please let me know if you have this problem and/or a solution and/or advice.
Here's the situation (that just started, mind you):
- I work on a file (php/html) in Dreamweaver 2017 (Windows 7) at the office and either upload it to my server or email it to myself.
- I download it to my iMac (at least El Capitan and I'm pretty sure that's the last time I updated) and open it in Dreamweaver 2015 where it looks like the code is double-spaced. All lines that were right on top of each other now have a blank line between them and any chunks of code I'd actually separated with a line or two of code now have multiple lines of code between them. I haven't thought of experimenting or checking to see if those lines are doubled or if they just have a single line added.
I hate it. I have to go through and manually delete all of them because it's impossible to find (even with comments) what I want when everything looks the same because nothing is next to each other, etc.
- I haven't noticed if this happens on my (Ubuntu) laptop where I use Visual Studio.
- I also haven't tried opening the files in Atom or VS or something else before DW because my immediate instinct when I sit down is to open DW and use the FTP to download my latest edits.
Note: Nothing of the sort (like the reverse) happens when I download files at work into Dreamweaver/Windows.
