-
Notifications
You must be signed in to change notification settings - Fork 81
Pull requests: vim-python/python-syntax
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added the walrus operator to the pythonOperator group.
#77
by Joakker
was closed Dec 14, 2020
Loading…
Enable syntax highlighting in f-strings
enhancement
#71
by cdonovick
was merged Dec 2, 2020
Loading…
Fix builtins colouring bug related to a specific set of options set
#67
by snejus
was closed Apr 9, 2020
Loading…
Allow multiline strings to be rendered as comments
enhancement
need-opinions
#57
by wmvanvliet
was closed Nov 8, 2023
Loading…
Render Python docstrings as comments
enhancement
need-opinions
needs-testing
waiting
#45
by viniciusban
was closed Mar 6, 2022
Loading…
syntax: add function calls & brackets highlighting
enhancement
help-wanted
needs-testing
#40
by romgrk
was closed Jul 18, 2023
Loading…
Add option to only spellcheck comments
enhancement
need-opinions
#36
by alok
was closed May 24, 2024
Loading…
move {{ and }} matching so that it gets highlighted correctly
#31
by lilydjwg
was merged Jul 28, 2017
Loading…
separate pythonClassName from pythonFunction
enhancement
need-opinions
needs-testing
waiting
#30
by koka831
was closed Dec 2, 2020
Loading…
Don't highlight builtins used as kwarg.
enhancement
need-opinions
#17
by anntzer
was closed Mar 5, 2017
Loading…
Highlight b"foo %s" similarly to "foo %s".
enhancement
#16
by anntzer
was closed Mar 4, 2017
Loading…
Add global variable to highlight self and cls from propasal 7
enhancement
#8
by monkoose
was merged Feb 23, 2017
Loading…
Port some Python 3.6 changes from the old repo
enhancement
#3
by lilydjwg
was merged Feb 17, 2017
Loading…
ProTip!
Filter pull requests by the default branch with base:master.