Cutting edge Python syntax highlighter for Sublime Text, Atom and Visual Studio Code. Used by GitHub to highlight your Python code!
v1.0.9
v1.0.9
-
Drop
support.other.format.pythonscope name.We use this awkward scope name instead of perhaps more elegant
“support.other.format.python” because it appears that by default
it gives a better visual result in various systems (e.g. GitHub).
This is due to the fact that “storage.type…” is more likely to have
special highlighting in any given color scheme than “support.other…”
Download
v1.0.8
v1.0.8
-
Update constant highlighting rules.
We consider something to be a “special constant” if it starts with
“enough” (2 or more in this case) upper-case letters. Any leading
underscores are ignored for the purpose of this definition. Also any
number of underscores and digits are allowed in between the first 2
upper-case letters. To fully satisfy the requirement, the “leading” 2
upper-case letters must be followed by only upper-case letters or
digits until the first underscore.
Download
- Source: https://github.com/MagicStack/MagicPython
- JSON API: repos.ecosyste.ms
-
PURL:
pkg:github/MagicStack/MagicPython
- Stars 1,442
- Forks 98
- Open issues 69
- License mit
- Language JavaScript
- Size 1.9 MB
- Created at over 10 years ago
- Updated at 9 days ago
- Pushed at about 2 years ago
- Last synced at 2 days ago
- Dependencies parsed at Pending
- Commits 431
- Authors 24
- Mean commits per author 17.96
- DDS 0.515
- More commit stats