Have you ever thought about adding a character encoding conversion function to SharpDevelop? I know of a number of editors that do that, and I think it would be useful to have.
I am working on my own code editor based on SharpDevelop, but using WinForms. I plan on using APR-Iconv to add encoding conversion support, and I can whip up a quick service implementation using it if you would like.
Have you ever thought about adding a character encoding conversion function to SharpDevelop? I know of a number of editors that do that, and I think it would be useful to have.
I am working on my own code editor based on SharpDevelop, but using WinForms. I plan on using APR-Iconv to add encoding conversion support, and I can whip up a quick service implementation using it if you would like.