Using IntelliJ IDEA (like PyCharm), I search and replace with a regular expression: [',]
'sue', 'mary', 'hari', 'fred', 'eric', 'menlo'
becomes
sue mary hari fred eric menlo
Download
0 formats
No download links available.
Search and Replace with a Regular Expression to Improve Code | NatokHD