kmoser

Results 7 comments of kmoser

I'm not really sure what the keyboard shortcuts would be since the [extension documentation](https://marketplace.visualstudio.com/items?itemName=nodename.vscode-hacker-typer-fork) says to use `Cmd+Shift+T R` and there is no `Cmd` key on PCs. Using `Ctrl+Shift+T` seems...

Thanks, that seems to have *mostly* fixed it! I was able to record and play back a macro, using both `Ctrl+Shift+T R`, and `Ctrl+Shift+P` (then selecting HackerTyper: Record Macro). However,...

I'm still having a problem: When I record a macro and then save it, then play it back, it plays back once all the way through, no problem. (I know...

Ok, that's super confusing. I know this is a fork of another plugin that you didn't write so consider this constructive criticism: I'm just looking for the ability to record...

Now that I understand I have to hit `Enter` to really to get it to end playing, it seems to work fine. For my needs, though, the fact that replaying...

Awesome, thanks! And FWIW, I'd be happy to pay/donate if it does what I want.

Starting text: ``` ``` Desired ending text, in which all `foo="..."` attributes/values are moved to the beginning of their respective `` tag): ``` ``` Note that the first three rows...