MattDMo / PythonImproved

The best Python language definition for Sublime Text - ever. Includes full support for Unicode, as well as both Python 2 and Python 3 syntax. Check out the Neon Color Scheme for highlighting.
https://packagecontrol.io/packages/Python%20Improved
MIT License
93 stars 11 forks source link

The return statement is sometimes highlighted as function call #55

Closed vaultah closed 8 years ago

vaultah commented 8 years ago

Welp, the title says it all. Some examples:

MattDMo commented 8 years ago

Good grief. One bug at a time!

vaultah commented 8 years ago

Also, same for yield, while and with :p

MattDMo commented 8 years ago

That's it, you're cut off! :warning: :fu:

MattDMo commented 8 years ago

This is related to #52, which has now been fixed.