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

Reimplement cheatsheet using html #619

Merged
merged 9 commits into from
Jul 7, 2022

Conversation

pokey
Copy link
Member

@pokey pokey commented Mar 24, 2022

I have left the existing "cursorless help" intact for now, so we can see whether deploy works. This functionality is all self-contained, and accessible via a new command "cursorless reference"

Fixes #618
Fixes #630
Fixes #454
Fixes #505

Preview

Light mode

image

Dark mode

image

Mobile

image

Todo

  • Switch identifier to id
  • Rename data/cheatsheet
  • Change spokenForms to variations
  • Use camelcase for eg hat_color in json

@pokey pokey force-pushed the pokey/issue618-Reimplement-cheatsheet-using-html branch 10 times, most recently from 3f54c63 to 3c33f66 Compare May 4, 2022 22:38
@pokey pokey force-pushed the pokey/issue618-Reimplement-cheatsheet-using-html branch from 2a32cbb to f0ac1de Compare May 6, 2022 19:09
package.json Outdated
},
{
"command": "cursorless.showCheatsheet",
"title": "Cursorless: Resume test case recording"
Copy link
Collaborator

Choose a reason for hiding this comment

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

see title

@pokey pokey force-pushed the pokey/issue618-Reimplement-cheatsheet-using-html branch from f0ac1de to 82abc34 Compare May 9, 2022 19:07
@pokey pokey force-pushed the pokey/issue618-Reimplement-cheatsheet-using-html branch from 6ca3a35 to 913b7b1 Compare May 19, 2022 09:37
@pokey pokey force-pushed the pokey/issue618-Reimplement-cheatsheet-using-html branch 3 times, most recently from 4f859f6 to 9a0e0e8 Compare June 26, 2022 15:15
@pokey pokey force-pushed the pokey/issue618-Reimplement-cheatsheet-using-html branch 6 times, most recently from e50ded4 to 568c201 Compare July 5, 2022 17:19
@pokey pokey marked this pull request as ready for review July 5, 2022 18:48
@pokey pokey force-pushed the pokey/issue618-Reimplement-cheatsheet-using-html branch from 599a320 to 4c45de5 Compare July 6, 2022 14:07
@@ -3,7 +3,7 @@ dist
node_modules
.vscode-test/
*.vsix
package-lock.json
/package-lock.json
Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah there's one in cursorless-nx subdir now. We'll merge things when we migrate to nx but for now just wanted to have a lock file in there

@pokey pokey merged commit 24af088 into main Jul 7, 2022
@pokey pokey deleted the pokey/issue618-Reimplement-cheatsheet-using-html branch July 7, 2022 14:35
cursorless-bot pushed a commit that referenced this pull request Jul 7, 2022
* Cheatsheet nx html generation

* HTML cheatsheet talon side

* HTML cheatsheet VSCode extension-side

* Tweak deploy

* identifier => id

* Tweaks from PR feedback

* Rename dir

* update defaults.json

* Remove nx-welcome.tsx
thetomcraig-aya pushed a commit to thetomcraig/cursorless that referenced this pull request Mar 27, 2024
* Cheatsheet nx html generation

* HTML cheatsheet talon side

* HTML cheatsheet VSCode extension-side

* Tweak deploy

* identifier => id

* Tweaks from PR feedback

* Rename dir

* update defaults.json

* Remove nx-welcome.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants