DamnWidget / anaconda

Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3
http://damnwidget.github.io/anaconda/
GNU General Public License v3.0
2.21k stars 260 forks source link

mIRC Colors sub-protocol character causes anaconda to stop functioning. #376

Open 10se1ucgo opened 8 years ago

10se1ucgo commented 8 years ago

The mIRC Colors sub-protocol (used in IRC for formatting) color character (code point 0x03) causes anaconda to create this error, and stop functioning.

EDIT: underline character (0x1F) and the bold character (0x02) does this as well.

error

Apologies if this is an error out of your control.

DamnWidget commented 8 years ago

What you mean? Where is that code located? Can you give me an example of what you are doing?