fdorg / flashdevelop

FlashDevelop is a free and open source code editor.
MIT License
818 stars 219 forks source link

Strange character being added to the end of xml files #3250

Open PaulGene opened 3 years ago

PaulGene commented 3 years ago

Hi,

I use xml files in my project and I get the char "" appearing intermittently at the end of the file.

Screenshot 2021-03-23 224202

I'm using HaxeDevelop x86 v5.3.3.1

SlavaRa commented 3 years ago

Please try development build from https://flashdevelop.org/downloads/builds/

PaulGene commented 3 years ago

Unfortunately It's still happening with the latest development build. After some more testing it looks like the char is added when HaxeDevelop is first opened and the file is already open in the editor, but it only happens to some of the XML files.

Here is a gif of me opening HaxeDevelop and the char is at the end of the file, I delete the char, save and quit HaxeDevelop. Then when I re-open HaxeDevelop the char is there again.

test