Closed ahmeti closed 5 years ago
Hi, the "find" parameter does not need the enclosing forward slashes. You also need to escape your backslash:
"replacerules.rules": {
"Remove left parenthesis": {
"find": "\\(+",
"replace": ""
}
}
It worked great. I'm sorry I wasted your time :( Thank you...
Hi, I'm trying to clean the left brackets. But that doesn't work :(
Do you have any ideas? Thank you.
String:
Settings: