Commit d98bf09
Collection item scope provider (#2683)
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>1 parent 071739d commit d98bf09
File tree
81 files changed
+1693
-1052
lines changed- changelog
- data/fixtures
- recorded
- itemTextual
- languages
- clojure
- rust
- typescript
- scopes
- javascript.core
- python
- textual
- packages
- common/src/scopeSupportFacets
- cursorless-engine/src
- languages
- processTargets
- modifiers
- ItemStage
- scopeHandlers
- CollectionItemScopeHandler
- SurroundingPairScopeHandler
- util
- scopeProviders
- queries
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
81 files changed
+1693
-1052
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
This file was deleted.
Lines changed: 0 additions & 25 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | 32 | | |
35 | 33 | | |
36 | | - | |
37 | | - | |
| 34 | + | |
| 35 | + | |
0 commit comments