Skip to content
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

async def breaks Python function motions #9510

Open
nathan-gage opened this issue Mar 3, 2025 · 0 comments · May be fixed by #9511
Open

async def breaks Python function motions #9510

nathan-gage opened this issue Mar 3, 2025 · 0 comments · May be fixed by #9511

Comments

@nathan-gage
Copy link

Describe the bug
async def is not recognized by Python function motions

To Reproduce
Use [m or ]m in a Python language file with async def functions

Expected behavior
[m should recognize async def

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 1.29.0
  • VSCode version: unknown -- using cursor 0.45.10
  • OS: macos

Additional context
is replicable in vscode too. i already wrote PR. this is just paperwork

@nathan-gage nathan-gage linked a pull request Mar 3, 2025 that will close this issue
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 a pull request may close this issue.

1 participant