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

Allow passing count/depth to go_to_context() #276

Open
Bekaboo opened this issue May 15, 2023 · 0 comments
Open

Allow passing count/depth to go_to_context() #276

Bekaboo opened this issue May 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Bekaboo
Copy link
Contributor

Bekaboo commented May 15, 2023

Hi, thanks for all your work in this awesome plugin!

I am using mode='topline' and would like to jump to the previous [count] context with [count][C, for example:

if ...
    for ... (contexts)
---------------------------
        some code here...|

I would like to jump to the if statement with 2[C, but the current implementation of go_to_context() does not accept a count, could we make it possible? Thanks!

@lewis6991 lewis6991 added the enhancement New feature or request label Aug 27, 2023
@lewis6991 lewis6991 changed the title [Feature] Allow passing count/depth to go_to_context() Allow passing count/depth to go_to_context() Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants