You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have UTF8 .csv file and Cut to file doesn't work.
From the console:
Traceback (most recent call last):
File "advanced_new_file.commands.command_base in \Data\Installed Packages\AdvancedNewFile.sublime-package", line 315, in on_done
File "advanced_new_file.commands.command_base in \Data\Installed Packages\AdvancedNewFile.sublime-package", line 344, in entered_filename
File "advanced_new_file.commands.cut_to_file in \Data\Installed Packages\AdvancedNewFile.sublime-package", line 47, in entered_file_action
File "advanced_new_file.commands.cut_to_file in \Data\Installed Packages\AdvancedNewFile.sublime-package", line 71, in _open_and_add_content_to_file
File "./encodings/cp1252.py", line 19, in encode
UnicodeEncodeError: 'charmap' codec can't encode character '\u021b' in position 20: character maps to <undefined>
Thanks!
The text was updated successfully, but these errors were encountered:
I have UTF8 .csv file and Cut to file doesn't work.
From the console:
Thanks!
The text was updated successfully, but these errors were encountered: