store editor text-encoding per session
Hi,
please make the default encoding of the internal editor configurable per session (like the encoding for filenames). Currently this is a global setting. But I have not yet converted all projects to utf-8, so I have to manually toggle back and forth (or use the commandline option /rawconfig Interface\Editor\Encoding=65001), but this is easy to forget.
I know that a UTF-8 BOM at the beginning of files switches the editor to utf8-encoding, but I cannot use this, because it breaks the php-function header().
regards,
Klaus
please make the default encoding of the internal editor configurable per session (like the encoding for filenames). Currently this is a global setting. But I have not yet converted all projects to utf-8, so I have to manually toggle back and forth (or use the commandline option /rawconfig Interface\Editor\Encoding=65001), but this is easy to forget.
I know that a UTF-8 BOM at the beginning of files switches the editor to utf8-encoding, but I cannot use this, because it breaks the php-function header().
regards,
Klaus