-
-
Notifications
You must be signed in to change notification settings - Fork 84
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
Scope support tree view #1663
Closed
Closed
Scope support tree view #1663
Conversation
This file contains 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
1973dba
to
35ec0cd
Compare
9b9e6ff
to
785791c
Compare
785791c
to
457dc0a
Compare
772b512
to
c03c303
Compare
github-merge-queue bot
pushed a commit
that referenced
this pull request
Aug 18, 2023
- Required by #1803 - Required by #1663 ## 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
c03c303
to
f640f98
Compare
457dc0a
to
f1d190a
Compare
Base automatically changed from
pokey/query-hot-reloading-during-development
to
main
August 18, 2023 13:53
4dd5dd0
to
97611cc
Compare
5eaf08c
to
49b85de
Compare
39113c7
to
fbb31f1
Compare
update from meet-up:
|
auscompgeek
reviewed
Oct 5, 2023
auscompgeek
reviewed
Oct 5, 2023
packages/common/src/types/command/PartialTargetDescriptor.types.ts
Outdated
Show resolved
Hide resolved
fcf9e97
to
7db33c6
Compare
ff3daf4
to
357e57d
Compare
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 30, 2023
- Depends on #1941 - Depends on #1946 ## Checklist - [-] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) (see comment below) - [x] Add descriptions to section headings (eg present, not present, etc) - [x] File issue about using lang icons for lang-specific scopes - [x] 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) - [x] I have not broken the cheatsheet - [x] File issue for showing scopes touching, as well as equal to, selection - [x] Checkboxes from original #1663
cursorless-bot
pushed a commit
that referenced
this pull request
Oct 30, 2023
- Depends on #1941 - Depends on #1946 ## Checklist - [-] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) (see comment below) - [x] Add descriptions to section headings (eg present, not present, etc) - [x] File issue about using lang icons for lang-specific scopes - [x] 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) - [x] I have not broken the cheatsheet - [x] File issue for showing scopes touching, as well as equal to, selection - [x] Checkboxes from original #1663
fidgetingbits
pushed a commit
to fidgetingbits/cursorless
that referenced
this pull request
Nov 3, 2023
- Depends on cursorless-dev#1941 - Depends on cursorless-dev#1946 ## Checklist - [-] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) (see comment below) - [x] Add descriptions to section headings (eg present, not present, etc) - [x] File issue about using lang icons for lang-specific scopes - [x] 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) - [x] I have not broken the cheatsheet - [x] File issue for showing scopes touching, as well as equal to, selection - [x] Checkboxes from original cursorless-dev#1663
thetomcraig-aya
pushed a commit
to thetomcraig/cursorless
that referenced
this pull request
Mar 27, 2024
- Depends on cursorless-dev#1941 - Depends on cursorless-dev#1946 ## Checklist - [-] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) (see comment below) - [x] Add descriptions to section headings (eg present, not present, etc) - [x] File issue about using lang icons for lang-specific scopes - [x] 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) - [x] I have not broken the cheatsheet - [x] File issue for showing scopes touching, as well as equal to, selection - [x] Checkboxes from original cursorless-dev#1663
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
update
function. Check output, then tweak csv, then check output againcursorless.scopes
, and change title-
entries to the end (maybe in own section?)Have sub-levels for lang-specific vs global? Collapse global by default?Use icon to indicate whether global or lang-specific. Just use the icon for the current language. For global, either use globe or something, or just no icon at all~/.cursorless/spoken.json
, falling back to defaults