All of my html and css files can be edited and viewed in Adobe Brackets up until a day ago when I got the following error when clicking on my file titled Portfolio.html and Portfolio.css Does anyone know how I can fix this? (An error occurred when trying to open(filename.html) Brackets currently only supports UTF-8 encoded text files. I could use this information as soon as possible.
Asked
Active
Viewed 484 times
0

randominstanceOfLivingThing
- 16,873
- 13
- 49
- 72

Dawn Thomas
- 39
- 6
-
Change the file to UTF-8 encoding? Check http://stackoverflow.com/questions/64860/best-way-to-convert-text-files-between-character-sets – jpopesculian Apr 25 '16 at 04:38
-
This is also helpful, if you don't want to use the command line http://stackoverflow.com/questions/3710374/get-encoding-of-a-file-in-windows – jpopesculian Apr 25 '16 at 04:42
-
jpopescuilan http://stackoverflow.com/questions/3710374/get-encoding-of-a-file-in-windows This really worked . Great and just in time. – Dawn Thomas Apr 26 '16 at 01:32