SublimeText / sublime_lib

Utility library for frequently used functionality in Sublime Text and convenience functions or classes
https://sublimetext.github.io/sublime_lib
MIT License
52 stars 4 forks source link

'Central European (Mac)' encoding has been added in 4075 #138

Closed FichteFoll closed 3 years ago

FichteFoll commented 3 years ago
>>> view.encoding()
'Central European (Mac)'

See also https://github.com/sublimehq/sublime_text/issues/188