Skip to content

Instantly share code, notes, and snippets.

View arlodesign's full-sized avatar

Arlo Bryan Guthrie arlodesign

View GitHub Profile
@arlodesign
arlodesign / # Sublime Emmet JSX Reactjs.md
Last active September 15, 2016 08:37 — forked from max-mykhailenko/# Sublime Emmet JSX Reactjs.md
Sublime text 3. Enable Emmet in JSX files with Sublime React plugin

Problem

  • Using emmet in jsx files
  • Emmet expands text when js autocomplete needed
  • Using className instead of class

How it works

  • Install plugin RegReplace
  • Install plugin Chain Of Command