Skip to content

triforkse/atom-transformabit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom-transformabit

A proof-of-concept plugin for Atom that applies code transformations using the transformabit libraries.

Installation

apm link
atom -d

Usage

  • Open the command palette
  • Enter the name of the code transformation to apply (prefixed by transformabit:)
  • A modal dialog will open where you can enter the transformation arguments
  • The code transformation will be applied to the currently opened file