issues
search
atom
/
toggle-quotes
An Atom package to toggle between single and double quotes
MIT License
77
stars
36
forks
source link
Sometimes breaks when string contains backslashes
#33
Closed
shawninder
closed
5 years ago
shawninder
commented
9 years ago
Repro:
Try toggling quotes on
"\\"
EXPECT
'\\'
OBSERVE
'\'
Repro:
"\\"
'\\'
'\'