frenya / vscode-recall

MIT License
24 stars 7 forks source link

extention stopped working and I'm having trouble reintalling it #3

Closed marcoahv closed 3 years ago

marcoahv commented 3 years ago

Command 'Recall: Flashcards Test of current file' resulted in an error (command 'recall.startFileReview' not found)

frenya commented 3 years ago

Hi. This sometimes happens right after opening the window before the extension initialisation finishes. Waiting 2-3 seconds and retrying should fix it. If it doesn't, let me know and I'll look into it.

Also, were you able to reinstall the extension? I'm asking because of the title of the issue. If not, could you send more details on the error you're getting?

marcoahv commented 3 years ago

The extension seems to reinstall correctly but when I try to run it using the Icon a get this error :

command 'recall.startRecall' not found

or if I try using the command palette I get :

Command 'Recall: Flashcards Test of current file' resulted in an error (command 'recall.startFileReview' not found)

I think in might be my labtop

Thanks for responding!

ouyangjunyi commented 3 years ago

“command 'recall.startRecall' not found” I have the same problem.

frenya commented 3 years ago

Found the issue and fixed it in v0.11.1. Please update and check.

Thank you both for reporting this!

marcoahv commented 3 years ago

Perfect!

Thank you!