Skip to content

Conversation

jmegner
Copy link
Collaborator

@jmegner jmegner commented Jul 31, 2023

Added a section about "short paint" in main reference page. Improved explanation in cheatsheet.

Checklist

@jmegner jmegner requested a review from pokey as a code owner July 31, 2023 03:19
Copy link
Member

@pokey pokey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Made a couple tweaks; merge if happy

We should revisit the way we talk about scopes in the docs at some point, because the language describing these examples is very much rooted in the old world where scopes and containing scope modifiers are one and the same. Probably a visualization would be the easiest, but we can wait until "short paint" has been upgraded to next-gen scope handler

@jmegner
Copy link
Collaborator Author

jmegner commented Aug 2, 2023

Looks good to me. I don't have to do anything to officially accept your changes, right?

@pokey
Copy link
Member

pokey commented Aug 2, 2023

nope!

@pokey pokey added this pull request to the merge queue Aug 2, 2023
Merged via the queue into cursorless-dev:main with commit 868ff28 Aug 2, 2023
@pokey pokey added the documentation Improvements or additions to documentation label Aug 15, 2023
github-merge-queue bot pushed a commit that referenced this pull request Sep 28, 2023
Fixes cheatsheet bug introduced in #1698 which only updated spoken form
in defaults.json, which is used by cursorless.org/cheatsheet, but didn't
update the code path that is used when user says "cursorless cheatsheet"

## 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
cursorless-bot pushed a commit that referenced this pull request Sep 28, 2023
Fixes cheatsheet bug introduced in #1698 which only updated spoken form
in defaults.json, which is used by cursorless.org/cheatsheet, but didn't
update the code path that is used when user says "cursorless cheatsheet"

## 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
fidgetingbits pushed a commit to fidgetingbits/cursorless that referenced this pull request Nov 3, 2023
Fixes cheatsheet bug introduced in cursorless-dev#1698 which only updated spoken form
in defaults.json, which is used by cursorless.org/cheatsheet, but didn't
update the code path that is used when user says "cursorless cheatsheet"

## 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
thetomcraig-aya pushed a commit to thetomcraig/cursorless that referenced this pull request Mar 27, 2024
Fixes cheatsheet bug introduced in cursorless-dev#1698 which only updated spoken form
in defaults.json, which is used by cursorless.org/cheatsheet, but didn't
update the code path that is used when user says "cursorless cheatsheet"

## 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"paint" and "short paint" targets are missing from documentation

2 participants