Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s-kostyaev/comby.el

`comby.el` is a simple wrapper around comby - https://comby.dev/
https://github.com/s-kostyaev/comby.el

Last synced: 2 days ago
JSON representation

`comby.el` is a simple wrapper around comby - https://comby.dev/

Awesome Lists containing this project

README

        

# comby.el

[![License GPL3](https://img.shields.io/badge/license-GPL_3-green.svg)](http://www.gnu.org/licenses/gpl-3.0.txt)
[![MELPA](https://melpa.org/packages/comby-badge.svg)](https://melpa.org/#/comby)

`comby.el` is a simple wrapper around [`comby`](https://comby.dev/).
Comby is a tool for searching and changing code structure. For use
`comby.el` you need to [install](https://comby.dev/docs/get-started) `comby` before.

[![asciicast](https://asciinema.org/a/341335.svg)](https://asciinema.org/a/341335)

## Usage

Just `M-x` `comby` or select region you want to refactor and then `M-x` `comby`.