brackets-beautify
brackets-beautify copied to clipboard
brackets-beautify deletes selection on file save
I'm running Windows 7. I'm using Brackets Release 1.7 build 1.7.0-16898 (release b0a363b71) (build timestamp: Wed Jun 08 2016 12:27:56 GMT+0100) I'm using brackets-beautify 1.0.2. I have the Edit > Beautify On Save option set.
When I change the file, select some text, and then save the file then all the text in the selection is deleted. To repro:
- open a file
- select some text
- hit 'tab' to move it over (or whatever)
- Control+S to save
- Observe the newly missing text :)
Note: I don't have any other extensions installed for Brackets. Also: when I disabled Beautify and tried to repro the bug I did NOT see the text disappear. Upon re-enabling Beautify the bug happened again.