StringManipulation
StringManipulation copied to clipboard
Multi-line Quote/Unquote support
It seems the plugin does not support Add Quote for multi-line For example, I have 2 lines
A
B
I want the result like the following
"A"
"B"
or
'A',
'B',
Do you select them using multicarets?
It works when I use multicarts!
Bug sometimes I have thousands of lines. I should hold alt and need to move many lines to put the cursor on the first line.