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

Python class/function textobjects should include decoraters #20

Open
WieeRd opened this issue May 25, 2022 · 3 comments
Open

Python class/function textobjects should include decoraters #20

WieeRd opened this issue May 25, 2022 · 3 comments

Comments

@WieeRd
Copy link

WieeRd commented May 25, 2022

This will make textsubjects consistent with nvim-treesitter's @class.outer and @function.outer,
and much more useful when working with whole function/class.

@RRethy
Copy link
Owner

RRethy commented May 25, 2022

PRs are welcomed.

@WieeRd
Copy link
Author

WieeRd commented May 25, 2022

Alright I'll try to learn treesitter query syntax in my spare time.
In the meantime, can you merge the C/C++ support (#19) please?
Lack of C++ support is the only thing stopping me from replacing @statement.outer with textsubjects.

@RRethy
Copy link
Owner

RRethy commented May 25, 2022

Yea sure, merged C++. I don't remember being notified of the PR, must've gotten buried in my inbox.

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

No branches or pull requests

2 participants