Hi,
Is is possible to save files at UTF-8 by default in PLSQL Developer? In my current project this is important. Now I have to convert all files I edit in PLSQL Developer to UTF-8 manually.
PLSQL Developer can read UTF-8 with BOM, when edited and saved they are converted to ANSI.
PLSQL Developer doesn't understand UTF-8 files without BOM and multibyte characters show as two characters. UTF-8 wo/BOM is getting more common as it is used as default UTF-8 encoding in Unix/Linux.
The possibility to reade UTF-8 without BOM and save as UTF-8 by default would be a nice feature to have.
Regards
Stian H. Larssen
Is is possible to save files at UTF-8 by default in PLSQL Developer? In my current project this is important. Now I have to convert all files I edit in PLSQL Developer to UTF-8 manually.
PLSQL Developer can read UTF-8 with BOM, when edited and saved they are converted to ANSI.
PLSQL Developer doesn't understand UTF-8 files without BOM and multibyte characters show as two characters. UTF-8 wo/BOM is getting more common as it is used as default UTF-8 encoding in Unix/Linux.
The possibility to reade UTF-8 without BOM and save as UTF-8 by default would be a nice feature to have.
Regards
Stian H. Larssen