Skip to content

Folding for async def subroutines #650

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

Closed
wants to merge 1 commit into from

Conversation

MarSoft
Copy link
Contributor

@MarSoft MarSoft commented Jan 14, 2016

Fix folding of "async def" functions.
I don't know how to make it toggleable, but I suppose it should not cause problems on older python versions anyway

Fix folding of "async def" functions
I don't know how to make it toggleable,
but I suppose it should not cause problems
on older python versions anyway
@brycepg
Copy link
Contributor

brycepg commented Dec 22, 2016

Merged. Folding for Python 2.7 shouldn't be a problem since a syntax error will show up in the quickfix window anyway. Thanks!

@brycepg brycepg closed this Dec 22, 2016
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.

2 participants