MagicPython
MagicPython copied to clipboard
xrange not highlighted in Py2
In Sublime3 xrange is not highlighted is that a bug or a feature?
I'm still using Python 2
We scope python2-only builtins as variable.legacy.builtin.python -- you can adjust your color scheme to highlight them. We're also working to make MagicPython configurable, stay tuned!