Joshua Levy

Results 115 issues of Joshua Levy

More things to consider including. Batching a bunch in this issue. Please add a comment here if you have other suggestions! (Will track and add credits, too.) - [ ]...

E.g. https://twitter.com/elisedopson/status/1304024471628640257

Expand this list! - [ ] Gumroad - [ ] Leanpub - [ ] Reedsy

Via one of the yq or similar tools.

Support both or simply migrate to Python 3.

enhancement
help wanted

Repren works on Mac and Linux. Currently no testing has been done on Windows. Would be great to have some help with this.

help wanted
feature

repren recurses into directories if they are supplied as arguments. This always makes sense for search/replace. One feature I've heard: If you're doing renames and not search/replace, you might want...

feature

This is a big omission. Currently testing informally. Need some end-to-end automated test to cover lots of corner cases by doing some complex renames on a complex tree of files...

enhancement

When using dry-run mode (`-n`), files won't be modified. However, if we are renaming entire paths, the implementation of transform_file() temporarily creates the parent paths of the new, rewritten path...

bug