minus-squarebacklever@programming.devtoProgramming@programming.dev•Comby is a tool for searching and changing code structurelinkfedilinkEnglisharrow-up1·1 month agoFair enough. I hate YAML too, but I’m stuck with Python for now and Comby doesn’t handle indentation too well (it’s in their FAQ). linkfedilink
minus-squarebacklever@programming.devtoProgramming@programming.dev•Comby is a tool for searching and changing code structurelinkfedilinkEnglisharrow-up4·1 month agoast-grep is worth checking out too: https://ast-grep.github.io/ linkfedilink
Fair enough. I hate YAML too, but I’m stuck with Python for now and Comby doesn’t handle indentation too well (it’s in their FAQ).