MagicStack/MagicPython
Cutting edge Python syntax highlighter for Sublime Text, Atom and Visual Studio Code. Used by GitHub to highlight your Python code!
JavaScriptMIT
Issues
- 5
Wrong highlight for raw string
#259 opened by alexr00 - 0
- 0
Difference hightlight between jedi and pylance
#266 opened by zWingz - 1
Support for Python PEP 677 in Python TextMate grammar
#247 opened by alexr00 - 1
support python 3.12 type alias syntax
#265 opened by DetachHead - 1
Add support for PEP 585
#229 opened by sprt - 0
Python modulo operator parsed in a string
#263 opened by dnicolson - 0
Support for PEP 695 (Type parameters / generics)
#262 opened by Badg - 6
- 0
Decorator Syntax Errors
#261 opened by dg-pb - 0
- 0
- 0
Boolean True/False independent highlight support
#258 opened by alexr00 - 0
`#` in read-only string highlights as a comment
#257 opened by alexr00 - 0
Syntax Highlighting regex+format strings (rf)
#256 opened by brownjoel - 3
Tokenization for match-case
#235 opened by alexr00 - 0
Syntax highlighting issue when @ appears as first character after line continuation when indexing is present
#253 opened by alexr00 - 0
- 0
Interpreter Stops Working
#251 opened by TrojanVoid - 0
Highlight all PEP-0350 defined codetags
#250 opened by samamorgan - 0
Intellij support
#249 opened by Tointoin - 7
- 2
python string syntax highlight errors
#245 opened by alexr00 - 0
Python function annotation is not working
#246 opened by doantranthanh - 2
ST4 loading error: Error in regex
#242 opened by Levitanus - 0
Incorrect tokenization of querystring
#243 opened by alexr00 - 0
- 0
Icon to show Code VScode is still running
#238 opened by gulshan17 - 2
{{ in f-string breaks highlighting
#239 opened by verhovsky - 4
Ability to colorize imports?
#223 opened by Syntaf - 4
- 0
"Toggle Line Comment" (aka: cmd + /) Not Working
#236 opened by pgarciacamou - 0
Type hint Warning
#234 opened by RuboGubo - 1
[FEATURE REQUEST] Tree Sisters support
#231 opened by ThatXliner - 0
regexp-string: common token highlighting?
#233 opened by codekoriko - 0
- 0
Do not ignore exclude search mask
#230 opened by SowingSadness - 0
Syntax Highlighting Broke
#228 opened by Destaq - 1
- 1
How to use MagicPython? the color has not changed.
#224 opened by g2mXagent - 0
Built-in keywords on dataclasses
#222 opened by TylerYep - 0
Feature request: Add scope for annotations
#221 opened by sabbyX - 0
- 1
Intellisense does not recognize new Pandas dataframe variable as such when it is assigned with Pandas concat function
#218 opened by Orionsg - 2
- 3
autocompletion does not work for import statements due to the completion rules specified
#210 opened by lallenfrancisl - 0
- 0
Installing magicPython on windows 10
#215 opened by blessedmadukoma - 0
.format() keys with spaces don't highlight properly
#214 opened by Cavernosa - 0
Variables starting with for and loop variables starting with in are incorrectly highlighted
#211 opened by nullie