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

Add mappings for selecting syntax nodes within match mode #11873

Open
llakala opened this issue Oct 12, 2024 · 1 comment
Open

Add mappings for selecting syntax nodes within match mode #11873

llakala opened this issue Oct 12, 2024 · 1 comment
Labels
C-enhancement Category: Improvements

Comments

@llakala
Copy link

llakala commented Oct 12, 2024

Three years ago, a note was added to the Keymap documentation, saying
TODO: Mappings for selecting syntax nodes (a superset of `[`).

As far as I can tell, these mappings still remain TODO. If they exist and are just undocumented, my mistake.

(Note: there is now an actual workaround to this, via the recently-merged #4709. In fact, this example is referenced in the top of the PR. However, there still should be mappings provided.)

@llakala llakala added the C-enhancement Category: Improvements label Oct 12, 2024
@the-mikedavis
Copy link
Member

I believe that TODO was talking about implementing textobjects like ]f (#1619) while what you're talking about is #1595

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Improvements
Projects
None yet
Development

No branches or pull requests

2 participants