Skip to content

Conversation

mdomke
Copy link

@mdomke mdomke commented Apr 27, 2022

This is based on the work of @g15ecb

g15ecb@988efe9

@lukelbd
Copy link

lukelbd commented Jun 24, 2022

Have been using this for a while (copy-pasted your syntax file). Works fine for me so far.

@lukelbd
Copy link

lukelbd commented Jun 24, 2022

Seems to need approval from @nfnty?

@cdonovick
Copy link
Contributor

I have an alternate version of this 5d79f24

Mine is slightly more expensive as it avoids highlighting non keyword versions of the match case.

One note on this PR is that match / case should not appear in the pythonExpression cluster. pythonExpression is exclusively used by fstring highlighting and there is no expression form of match.

wmvanvliet added a commit to wmvanvliet/python-syntax that referenced this pull request Nov 8, 2023
- Add support for "match" statements (vim-python#91)
- Add support for additional exceptions (vim-python#93)
- Correctly spell-check f-strings (vim-python#94)
@paulbalegend
Copy link

Tested this works -- it's now over 2 years old, what is preventing it from being merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants