homotopy
Snippet compiler
Ahhhhmed 52 1 0.2.0 MIT GitHub

Homotopy

Build Status

Snippet compiler. Write a whole thought, expand it and be done with it.

screenshot

Install

pip install homotopy && apm install homotopy

Homotopy atom plugin can be installed through Atom. In that case, Homotopy engine still needs to be installed separately.

pip install homotopy #you might need to use pip3 instead

Key bindings

expand snippet: Ctrl-E

Homotopy does not use tab key to expand snippets to avoid collision with other Atom functionalities like default snippet package and default tab behavior.

Useful links