-
-
Notifications
You must be signed in to change notification settings - Fork 89
Implement our own types instead of vscode #1128
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like a solid direction
for more information, see https://pre-commit.ci
Ok I'm going to add a few more tests and then I think it's good to go! Should we drive this one for a day just in case? It does touch about half of our files 🤔 |
We can if you like but with two and a half thousand tests I'm feeling pretty comfortable |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok I made a few tweaks; have a look, and if it seems good to you let's merge!
Looks good. |
If you have a selection spanning more than one line, and your selection is not reversed, and you scroll offscreen, Cursorless won't prioritise hats on lines closer to your cursor Unfortunately this one is hard to test until we have better mocking capabilities Noticed this while reviewing #1128 ## Checklist - [ ] 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: Andreas Arvidsson <andreas.arvidsson87@gmail.com>
Checklist
Selection
TextLine