cursorless
cursorless copied to clipboard
As a user i would like a way to flash a target so i can practice cursorless language easily
Problem: there currently isn’t a way to test my understanding of the language that leaves the editor in the same state from which I started. Highlight is close, but it still requires another command to disable the highlight that was applied. I would like a command, similar to highlight but that just flashes the targets and then turns the highlight off. This would enable me to try out various targets in quick succession to validate my understanding of the language.
Here's a workaround for now: add the following to a context where Cursorless is active (eg vscode.talon
)
flash <user.cursorless_target>: user.cursorless_get_text(cursorless_target)
Then you can say eg "flash funk air"