why python can't highlight variable like javascript?
in pycharm, the javascript code can highlight local variable and global variable, but the python code can't highlight any variable, all variable are black like function name.
I find rubymine can highlight variable in ruby code, phpstorm can highlight variable in php code. but python code can't, why? how to solve it?
I find rubymine can highlight variable in ruby code, phpstorm can highlight variable in php code. but python code can't, why? how to solve it?
Please sign in to leave a comment.
See also http://youtrack.jetbrains.com/issue/PY-12049