Back to Browse

Search and Replace with a Regular Expression to Improve Code

182 views
Jan 19, 2022
2:04

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