Page 1 of 1
Feature req: show current encoding
Posted: Thu Sep 02, 2004 12:24 pm
by Irmen de Jong
I'd like to suggest to show the current document's character encoding in the statusbar.
Posted: Thu Sep 02, 2004 2:31 pm
by george
Hi,
The encoding is specified in the xml header.
Example:
<?xml version="1.0" encoding="UTF-8"?>
If no encoding is specified oXygen will save the file as UTF-8.
Best Regards,
George