Conversation
This was referenced Oct 12, 2023
d0fcf1b to
d5f310c
Compare
c9fe1a3 to
3b17e39
Compare
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 13, 2023
- Required by #1942 to be able to tell which scope is currently being visualized to highlight it in the sidebar ## 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
c815e0d to
8cae134
Compare
887c7df to
82a8ef5
Compare
9b6a204 to
abff9fb
Compare
ceaf377 to
1c6435b
Compare
c0a93d1 to
87cb21e
Compare
3c5d883 to
962f921
Compare
6c86b5a to
103f385
Compare
d80a73f to
9f61dd8
Compare
1077cbd to
b826f3e
Compare
709fb57 to
d995f40
Compare
b826f3e to
3e8b231
Compare
pokey
commented
Oct 19, 2023
3e8b231 to
ebd6923
Compare
d995f40 to
a977bf0
Compare
f92a480 to
6e49a1c
Compare
49c3931 to
2f3d43e
Compare
fce6e07 to
3a4afaa
Compare
2f3d43e to
156ff94
Compare
d90b78a to
9f0780d
Compare
19e052b to
8e36dcb
Compare
18a68d1 to
9d022b8
Compare
4e411b2 to
d3976ea
Compare
31c0e17 to
4eca605
Compare
d3976ea to
0a744f1
Compare
4eca605 to
7003986
Compare
0a744f1 to
376e937
Compare
7003986 to
ebecf13
Compare
a84251c to
3f931dc
Compare
ebecf13 to
33a3510
Compare
3f931dc to
f456415
Compare
0a60ac6 to
b7e285e
Compare
f456415 to
41f18a8
Compare
c3f31fb to
7a38dde
Compare
43fd688 to
796149c
Compare
pokey
commented
Oct 26, 2023
This was referenced Oct 27, 2023
Member
Author
|
Ok this one is also good to go @AndreasArvidsson; will need to merge in behind a couple others tho so please don't merge |
Member
Author
|
I didn't add tests for this one, because most of the hard logic is tested in #1941. This one is trying hard to be pure presentation, and unfortunately testing it is quite hard until we have a setup where we delay initialisation of the extension to allow test harness to be put in place |
AndreasArvidsson
approved these changes
Oct 28, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist