Since upgrading to Windows 10, every file I open in Brackets gets an 'unknown error' when saving. A temporary fix I've found is opening the same file in another text editor like Dreamweaver, saving it again and then opening back up in Brackets.
@notxalckram Could you post the console log after you run into the "unknown error". Also will you be able to share the file with us?
Hi again, it appears to be files stored on a network drive. When I use files stored on the computers internal HDD it works perfectly fine.
Also, how to do you post the console log?
@notxalckram Thanks for providing more information on this. You could get the consolde from Console tab of dev tools. Dev tools can be opened usingDebug > Show Developer Tools

I've attached the consolelog for you.
@notxalckram Thanks for the console log.
I've also had this error just now! Did not notice anything relevant in my console log though.

@notxalckram I'm facing the same issue while editing the html files on my Network drive. Do you have any workaround or fix for this? Thanks (Please refer attached screenshot for the issue I'm facing).
@spillai98 I've stopped using Brackets, I'm in a new job now and working on macO. I prefer Brackets to other editors but it doesn't play well with files on our network drive so I've had to resort to using Atom.
I don't know if it may be helpful - or if my contribution answers your question - but you should check in Windows explorer if your file isn't selected like this:
If so, unselect it and Bracket should now properly saves your file.
Most helpful comment
I don't know if it may be helpful - or if my contribution answers your question - but you should check in Windows explorer if your file isn't selected like this:
If so, unselect it and Bracket should now properly saves your file.