comby
Created:
Nov 06, 2023
by
Pradeep Gowda
.
Tagged:
comby
·
code
·
editor
is a tool for searching and changing code structure
-
To install
brew install comby
-
To list the supported languages:
comby -list
. -
To use a language to search and replace, use
-matcher .py
for Python for example.