Search code examples
encodingsublimetext2

How do I see the current encoding of a file in Sublime Text?


How do I see the current encoding of a file in Sublime Text?

This seems like a pretty simple thing to do but searching has not yielded much. Any pointers would be appreciated!


Solution

  • Here is the way to do it for Sublime Text 3 build 3059+:

    In user preferences, add the line:

    "show_encoding": true