We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
collectionItem
Use a one off scope handler to combine the treesitter based implementation with the text based one
The text was updated successfully, but these errors were encountered:
"bring two items before this"
Collection item scope provider (#2683)
d98bf09
Fixes #1059 Related #1052 ## Checklist - [x] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) - [/] I have updated the [docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and [cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet) - [/] I have not broken the cheatsheet --------- Co-authored-by: Phil Cohen <[email protected]> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
AndreasArvidsson
Successfully merging a pull request may close this issue.
Use a one off scope handler to combine the treesitter based implementation with the text based one
The text was updated successfully, but these errors were encountered: