Visible code is not the actual code, maybe in conjunction with GIT or copy/paste
Today I encountered something really strange. I use the latest version of Dreamweaver with Windows 10 and edited a PHP file. I connected my DW site with a GIT repository, maybe this is relevant.
I viewed my code (developer view) and tried to copy a single word and paste it to another place. But it did not work. It seemed like copy & paste simply does not work. But then I realized I copied something else to the clipboard, not the selected word.
Then I closed the document, which had clean code, and reopened it and it was total chaos. Everything I copy/pasted or just wrote in the last 30 minutes was somewhere in the document, but nothing where it should be or was visible before I closed the document.
So maybe for 30 minutes I edited a document which did not exists the way I saw it.
I said it could be related to GIT, because by activating/using this, any changes are documented and can be viewed in the code window. So maybe DW does not know which code is currently edited.
Has anybody had this problem before? I think I cannot reproduce it, but maybe it will happen again.
