> Probably if on pressing "Reload as" or "Set encoding" a flat list
There can be a lot of encodings, a flat list is likely to be too big for small screens like laptops. > Also (but that is less critical) probably File -> "Reloas as" can be > duplicated as "Recode file" adjacent to Document -> "Set encoding"? As I said above, all files are utf-8 in memory, they only get encoded at save, so there is no "Recode As". -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1429#issuecomment-286668941
