-
The multi-file input is not correctly recorded, it returns the File object identifier.
`run("Template Matching ListImage", "template_files=[Ljava.io.File;@6b113364 image_files=[Ljava.io.File;@2db91c4…
-
Probably need to teach the macro evaluator to walk record literals.
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Reproduction:
- Start recording a vim macro
`qe`
- enter insert mode with a numeric prefix
`…
-
Hello, I use an OS-level software dvorak layout with my keyboards. This lets me switch back easily to qwerty for gaming to the standard wasd-style left hand.
When I want to store a macro on my keyboa…
-
this may be tangentially related https://github.com/WootingKb/wooting-macros/issues/104
The idea is for example, to set the fn+numpad keys into a set of macro keys
The workflow would be a lot l…
-
When using macros multiplle times (e.g. `20q` with a macro recorded to `@` register) and then pressing `u` to undo, it reverts only last command of the last macro (not even the whole last macro). I th…
-
Leart from https://github.com/Genymobile/scrcpy/issues/2312 that it's possible to get all user inputs using only shell permission. It also outputs in a machine-readable format.
So it's possible to …
-
**Issue by [mstrong64](https://github.com/mstrong64)**
_Tuesday Jun 09, 2015 at 23:17 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/11239_
----
Very handy when editing multipl…
-
Hi,
Thank you for developing this, it works great! Unfortunately when trying to implement it in IJ macros using record macro, the recorder does not capture anything. Fixing this or adding a clear…
-
Hi,
whenever I have the following code:
```
[x]var b = new A();
```
`[x]` is the cursor
and if I start writing the following macro:
`qq0fnDopkJ` (which is a macro that does absolutely nothing), an…
netei updated
3 years ago