Apptorium / TeaCode-Atom-Extension

TeaCode integration with Atom Editor
MIT License
6 stars 1 forks source link

TeaCode Atom Helper

Provides integration with TeaCode https://www.apptorium.com/teacode

TeaCode is a powerful app, created to write code super fast by expanding short, dynamic code templates into the real code. It comes with a simple variable-based language that supports subexpressions, optional patterns and filters. Creating new expanders is extremely easy. TeaCode supports native editors (Xcode, TextMate, Coda, etc.) as well as Atom, Sublime Text, VSC and JetBrains IDEs (PHPStorm, AppCode, etc.)

Alt Text

How to use it

  1. Install TeaCode from https://www.apptorium.com/teacode.
  2. Open TeaCode
  3. Write an expression (for example -f helloWorld) and press ctrl+cmd+e (notice that shortcut is different than the shortcut for native macOS apps)