Releases: seanliang/ConvertToUTF8
Releases · seanliang/ConvertToUTF8
1.2.14
Compare
Sorry, something went wrong.
No results found
Enhancements
Use Python 3.8 in Sublime Text 4
Note: For those who upgrade to Sublime Text 4, please remove or disable Codecs33 plugin which files are included in embedded Python 3.8.
ConvertToUTF8 1.2.13 Released
Compare
Sorry, something went wrong.
No results found
Added "reset_diff_markers" setting for resetting the diff markers in the gutter (defaults to true)
ConvertToUTF8 1.2.12 Released
Compare
Sorry, something went wrong.
No results found
ConvertToUTF8 1.2.11 Released
Compare
Sorry, something went wrong.
No results found
Enhancements
Save the cache contents only when necessary
Fixed
Handle the unload event to avoid AttributeError (#68 , thanks to @Timandes )
1.2.10: - Add a new option "confidence" (#66, thanks to @doraemoncyx)
Compare
Sorry, something went wrong.
No results found
Enhancements
Add a new option "confidence" (#66 , thanks to @doraemoncyx )
A better handle for restoring selections (#67 , thanks to @tianjun9)
Fixed
Only record command that modifies the buffer (#53 , thanks to @demon386 )
** The cursor position might be wrong after restoring.
1.2.9
Compare
Sorry, something went wrong.
No results found
Enhancements
Restore folded regions after reloading (#49 , thanks to @tinymins )
Fixed
Malfunction caused by the corrupted cache file
1.2.8
Compare
Sorry, something went wrong.
No results found
- Added "convert_on_find" setting for converting the text in Find Res…
1.2.7: Merge pull request #41 from yoonian/master
Compare
Sorry, something went wrong.
No results found
Prevent warning message during converting cp949 file
1.2.6
Compare
Sorry, something went wrong.
No results found
- Let user choose the encoding for possible UTF-8 files (#38, thanks …
1.2.5
Compare
Sorry, something went wrong.
No results found