Duplicate Line And Insert Contents
Duplicates a line (or multiple lines) and inserts contents gotten from an input dialog.
Note
* Using multiple carets are supported.
* Selections are supported.
Example
Symbol | Meaning |
---|---|
| | Caret |
[ ] | Selection |
Before
Action
- Execute the action
- Insert the following content to the input dialog:
- Press Enter
After
Another Example
Before
Action
- Execute the action
- Enter the following content
- Set the Extra below lines to 1
- Press
OK
After
Remarks
Info
There is a setting under `Actionable > Text` that you can check it if you
want the replacement to be case-preserving.
before:
```
aCamelCaseName
```
your input:
```
HELLO_WORLD
PascalCase
```
after:
```
helloWorld
pascalCase
```
You can also control this setting, for the active action, within the dialog opened.