Skip to content
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

Make cheat cheat more robust #2647

Open
AndreasArvidsson opened this issue Aug 7, 2024 · 0 comments
Open

Make cheat cheat more robust #2647

AndreasArvidsson opened this issue Aug 7, 2024 · 0 comments

Comments

@AndreasArvidsson
Copy link
Member

AndreasArvidsson commented Aug 7, 2024

We had user that disabled a spoken form in the csv file which broke our cheatsheet

 > user.private_cursorless_cheat_sheet_show_html()
KeyError: 'applyFormatter'

Since we actually instruct people how to do that in our docs this needs to be made more robust.
https://www.cursorless.org/docs/user/customization/#example-of-custom-formatter-command

There's also a question if we actually want to read from the Talon registry or if we should read from the same data structure that constructs the spoken form json file?

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

No branches or pull requests

1 participant