python-syntax icon indicating copy to clipboard operation
python-syntax copied to clipboard

Updated my fork: type annotation support + f-string fixes

Open achimnol opened this issue 7 years ago • 4 comments

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.

achimnol avatar Jun 05 '17 02:06 achimnol

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.

nfnty avatar Jun 05 '17 05:06 nfnty

Type annotation would be very welcomed.

mr-ubik avatar Sep 03 '17 13:09 mr-ubik

Adding my +1 for type annotations

rminderhoud avatar Mar 28 '18 04:03 rminderhoud

@achimnol I'd be very interested in merging this functionality if you open PRs.

nfnty avatar Jan 09 '19 16:01 nfnty