-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
My scratchpad won't open anymore. It seems like the plugin has a problem with a unicode character I typed in my scratchpad the last time I used it.
Here's the error I got in the SublimeText console
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 797, in run_
return self.run()
File "Scratchpad in /Users/marc/Library/Application Support/Sublime Text 3/Installed Packages/Scratchpad.sublime-package", line 29, in run
File "Scratchpad in /Users/marc/Library/Application Support/Sublime Text 3/Installed Packages/Scratchpad.sublime-package", line 43, in putTimeStamp
File "Scratchpad in /Users/marc/Library/Application Support/Sublime Text 3/Installed Packages/Scratchpad.sublime-package", line 43, in <genexpr>
File "./python3.3/encodings/ascii.py", line 26, in decode
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1124: ordinal not in range(128)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels