-
Notifications
You must be signed in to change notification settings - Fork 81
separate pythonClassName from pythonFunction #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thanks, waiting for the improved regex. |
following pythonFunction way.
now I created |
Layman here so I don't think I'm qualified to leave an actual review, but I tried this and it works well for me. I changed the color to Special because that works better in my theme, but everything seems to work as expected. |
Works great, @nfnty any specific reason to not merge this? |
@nfnty may I ask you, what do you mean by
If this PR don't work as expected, I'll fix it. |
Any updates on this PR? Works fine for me. |
Thanks! |
Ref: #18
This is the enhancement to separate classname from function name.
about regexp of
pythonClassName
, I intend to make it compliant with pep.