Skip to content

Make cheatsheet more robust  #2647

@AndreasArvidsson

Description

@AndreasArvidsson

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?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions