Add modifiers, more special marks to cheatsheet#885
Merged
pokey merged 19 commits intocursorless-dev:mainfrom Aug 4, 2022
Merged
Add modifiers, more special marks to cheatsheet#885pokey merged 19 commits intocursorless-dev:mainfrom
pokey merged 19 commits intocursorless-dev:mainfrom
Conversation
pokey
reviewed
Jul 20, 2022
Member
pokey
left a comment
There was a problem hiding this comment.
Ah sorry I really gotta add contributor docs for the new cheatsheet 😅. The defaults.json is just for making local development easier. The actual user json when the user says "cursorless cheatsheet" is generated here https://github.com/cursorless-dev/cursorless/blob/main/cursorless-talon/src/cheatsheet_html/cheat_sheet.py#L33
cursorless-nx/libs/cheatsheet/src/lib/data/sampleSpokenFormInfos/defaults.json
Outdated
Show resolved
Hide resolved
cursorless-nx/libs/cheatsheet/src/lib/data/sampleSpokenFormInfos/defaults.json
Outdated
Show resolved
Hide resolved
cursorless-nx/libs/cheatsheet/src/lib/data/sampleSpokenFormInfos/defaults.json
Outdated
Show resolved
Hide resolved
cursorless-nx/libs/cheatsheet/src/lib/data/sampleSpokenFormInfos/defaults.json
Outdated
Show resolved
Hide resolved
cursorless-nx/libs/cheatsheet/src/lib/data/sampleSpokenFormInfos/defaults.json
Outdated
Show resolved
Hide resolved
cursorless-nx/libs/cheatsheet/src/lib/data/sampleSpokenFormInfos/defaults.json
Outdated
Show resolved
Hide resolved
Co-authored-by: Pokey Rule <755842+pokey@users.noreply.github.com>
Co-authored-by: Pokey Rule <755842+pokey@users.noreply.github.com>
Co-authored-by: Pokey Rule <755842+pokey@users.noreply.github.com>
Contributor
Author
pokey
approved these changes
Aug 3, 2022
Member
pokey
left a comment
There was a problem hiding this comment.
Looks good to me; made a bunch of tweaks though so lmk what you think
Contributor
Author
|
All the changes look good to me 👍 |
cursorless-bot
pushed a commit
that referenced
this pull request
Aug 4, 2022
* add bounds,inside,row,up,down to cheatsheet * use correct ids * PR comment Co-authored-by: Pokey Rule <755842+pokey@users.noreply.github.com> * PR comment Co-authored-by: Pokey Rule <755842+pokey@users.noreply.github.com> * PR comment Co-authored-by: Pokey Rule <755842+pokey@users.noreply.github.com> * # -> number * include line_direction special marks in cheatsheet * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add modifiers section to cheatsheet * Better special mark descriptions * Modifiers descriptions * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * modifier description fix up * update spoken form defaults * Various improvements * Revert accidental change Co-authored-by: Pokey Rule <755842+pokey@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
thetomcraig-aya
pushed a commit
to thetomcraig/cursorless
that referenced
this pull request
Mar 27, 2024
* add bounds,inside,row,up,down to cheatsheet * use correct ids * PR comment Co-authored-by: Pokey Rule <755842+pokey@users.noreply.github.com> * PR comment Co-authored-by: Pokey Rule <755842+pokey@users.noreply.github.com> * PR comment Co-authored-by: Pokey Rule <755842+pokey@users.noreply.github.com> * # -> number * include line_direction special marks in cheatsheet * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add modifiers section to cheatsheet * Better special mark descriptions * Modifiers descriptions * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * modifier description fix up * update spoken form defaults * Various improvements * Revert accidental change Co-authored-by: Pokey Rule <755842+pokey@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.


Closes #873, closes #636, partially addresses #667. Will check a few boxes in #840.