colinta / SublimeStringEncode

Converts characters from one "encoding" to another using a transformation (think HTML entities, not character encodings)
Other
150 stars 22 forks source link

Request: Convert selection to UTF-8 #35

Closed matichek closed 6 years ago

matichek commented 6 years ago

Hi, is it possible to add "Convert selection to UTF-8" command - would be greatly appreciated.

colinta commented 6 years ago

UTF8 is a file encoding, it doesn’t make sense to have only part of a file converted. If you could implement this and show a use case I would include it, but I don’t see the point of it.

On Oct 17, 2017, at 6:28 AM, Matija notifications@github.com wrote:

Hi, is it possible to add "Convert selection to UTF-8" command - would be greatly appreciated.

― You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.