Skip to content

Allow spoken forms generator to use custom #1947

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

Merged
merged 16 commits into from
Oct 23, 2023

Conversation

pokey
Copy link
Member

@pokey pokey commented Oct 12, 2023

This PR generalizes our spoken form generator to be able to handle custom spoken forms. Note that this PR doesn't contain the machinery to read custom spoken forms from talon; that happens in #1940. This PR just prepares the api surface of the spoken form generator to handle those custom spoken forms

Checklist

@pokey pokey force-pushed the pokey/allow-spoken-forms-generator-to-use-custom branch 5 times, most recently from 638ed06 to f9f9f40 Compare October 18, 2023 15:16
Copy link
Member Author

Choose a reason for hiding this comment

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

hmm this diff is pretty hard to read. you may want to try viewing it in the VSCode PR differ which you get with the GitHub pull requests extension

Copy link
Member

Choose a reason for hiding this comment

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

it's okay to read with whitespace changes hidden

@pokey pokey marked this pull request as ready for review October 18, 2023 15:25
@pokey pokey force-pushed the pokey/allow-spoken-forms-generator-to-use-custom branch 7 times, most recently from 6fd8122 to 6ef26ed Compare October 20, 2023 15:09
@pokey pokey force-pushed the pokey/allow-spoken-forms-generator-to-use-custom branch from 17c2839 to 95df930 Compare October 20, 2023 15:38
@pokey pokey force-pushed the pokey/allow-spoken-forms-generator-to-use-custom branch from b862590 to 46b82dc Compare October 20, 2023 16:03
@pokey
Copy link
Member Author

pokey commented Oct 20, 2023

ok @AndreasArvidsson this PR is ready for review. As @auscompgeek suggests, I'd recommend using the GitHub setting at the top to disable showing whitespace diffs; makes the spoken form generator diff much more readable

image

@pokey pokey force-pushed the pokey/allow-spoken-forms-generator-to-use-custom branch from fb283e8 to fd64a8f Compare October 23, 2023 10:19
@pokey pokey enabled auto-merge October 23, 2023 10:32
@pokey pokey added this pull request to the merge queue Oct 23, 2023
Merged via the queue into main with commit 4ee9658 Oct 23, 2023
@pokey pokey deleted the pokey/allow-spoken-forms-generator-to-use-custom branch October 23, 2023 11:01
@pokey pokey mentioned this pull request Oct 27, 2023
26 tasks
fidgetingbits pushed a commit to fidgetingbits/cursorless that referenced this pull request Nov 3, 2023
This PR generalizes our spoken form generator to be able to handle
custom spoken forms. Note that this PR doesn't contain the machinery to
read custom spoken forms from talon; that happens in cursorless-dev#1940. This PR just
prepares the api surface of the spoken form generator to handle those
custom spoken forms

## 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants