Hah! no problem at all Thomas, I totally appreciate the criticism so don't worry about the tone of your comments or anything like that, 😋 hehe!
I should have indeed mentioned that I do skim very rapidly over all those information packed examples, and that pausing and rewinding often is more than expected from the viewer, if he wishes to try it itself instead of just seeing a list of what's possible. Especially if he's relatively new to vscode.
I had to balance between showing a quick list of what's possible under 5 minutes to give an overview without boring the viewer, versus explaining slowly with explicit details of each menu item clicked for a viewer to try and reproduce the experiments himself without prior vscode experience...
and so, please do go ahead if you wish and list more of the things that are hard to reproduce in the video for someone less familiar with vscode, as I'll add a note in the description area under the video on youtube to address those things.
To address the specific point you tried to reproduce: When I do a command from Leo's own commands using the minibuffer, I display the keys pressed on screen, "ALT+X". (such as when I do 'refresh settings' at 4:17 ) For any other commands I perform where the focus is NOT on a Leo panel, such as at 1:18 when I do the operation you mentioned: "markdown open preview" from the markdown document - not from the body pane itself btw , I then just use the generic 'commands palette' of vscode. (Which is the very first keybinding vscode users learn since all commands are done through that command palette shortcut : CTRL+SHIFT+P )