MagicStack / MagicPython

Cutting edge Python syntax highlighter for Sublime Text, Atom and Visual Studio Code. Used by GitHub to highlight your Python code!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boolean True/False independent highlight support

alexr00 opened this issue · comments

This feature request was originally from @eavelardev in microsoft/vscode#180663

True and False values only have scope constant.language, so they cannot have specific syntax highlighting colors set.