Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdated my fork: type annotation support + f-string fixes #27
Labels
Comments
I won't have time to review your patches before you've rebased. PRs are very welcome if there's something that needs to be improved. |
Type annotation would be very welcomed. |
Adding my +1 for type annotations |
@achimnol I'd be very interested in merging this functionality if you open PRs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/achimnol/python-syntax
I have recently updated my own fork to support type annotations and fix some bugs in f-string highlighting. I didn't notice this new "official" fork here, so need to rebase my changes.
Please try a look on my new patches – and if you like those, I will make a new PR here.