Arbitrary amount of arguments for custom shortcut #25434
Answered
by
0x2CA
domokopter
asked this question in
General Q&A
-
I'm trying to use the following keybinding, which should first save the file and then run the task "space space r": ["workspace::Save", "task::Spawn", { "task_name": "Run file" }], Unfortunately, I can't use more than two arguments inside the Is there a way to make this work? |
Beta Was this translation helpful? Give feedback.
Answered by
0x2CA
Feb 24, 2025
Replies: 1 comment 1 reply
-
You can use
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
domokopter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
workspace::SendKeystrokes