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'm getting this error in my Sublime Text 4 console on startup and whenever I try to enable ColorHighlight: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 207. It might have something to do with the beta version of Package Control I had to install. See wbond/package_control#1612 (comment). Of course, ColorHighlight doesn't do anything at all in my editor.
I realize this package hasn't been worked on in 5 years right now, I just figured someone else might also find this helpful. I'm now trying out ColorHelper to see if it gives me what I'm looking for.
The text was updated successfully, but these errors were encountered:
I'm getting this error in my Sublime Text 4 console on startup and whenever I try to enable ColorHighlight:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 207
. It might have something to do with the beta version of Package Control I had to install. See wbond/package_control#1612 (comment). Of course, ColorHighlight doesn't do anything at all in my editor.I realize this package hasn't been worked on in 5 years right now, I just figured someone else might also find this helpful. I'm now trying out ColorHelper to see if it gives me what I'm looking for.
The text was updated successfully, but these errors were encountered: