The Litoshow VSCode extension (https://github.com/fernandops26/litoshow-vscode-extension) has almost all the features I need for monitoring students’ work in a programming course in September. But it doesn’t seem to have a way for students to export their recordings so I can import them and replay them. I’ve tried several ways to contact the extension’s author but haven’t heard back.
I have no experience writing VScode extensions, and I’m pretty busy between now and September. (I could take a shot at it, but I’m afraid of getting stuck going down a rabbit hole trying to enhance the extension.)
How can I get help adding export/import capabilities to this extension?