Commit 9e77880
Proper handling of surrounding pair delimiter prefixes (#2705)
On main `"take inside"` on `"command server"` will only select `command
serve` because `r"` is considered a delimiter. This pull request fixes
this.
## 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: Pokey Rule <[email protected]>
Co-authored-by: Phil Cohen <[email protected]>1 parent e700ce2 commit 9e77880
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| |||
0 commit comments