paequ2@lemmy.today to Programming@programming.devEnglish · edit-21 month agoComby is a tool for searching and changing code structurecomby.devexternal-linkmessage-square5fedilinkarrow-up123arrow-down12file-text
arrow-up121arrow-down1external-linkComby is a tool for searching and changing code structurecomby.devpaequ2@lemmy.today to Programming@programming.devEnglish · edit-21 month agomessage-square5fedilinkfile-text
minus-squareunexpectedprism@programming.devlinkfedilinkarrow-up1·1 month agoI found ast-grep inconvenient to match several consecutive lines of python whereas comby handles this reasonably fine.
I found ast-grep inconvenient to match several consecutive lines of python whereas comby handles this reasonably fine.