Skip to content

Instantly share code, notes, and snippets.

View JuoCode's full-sized avatar
🗡️
Focusing

Jian Guo JuoCode

🗡️
Focusing
View GitHub Profile
@JuoCode
JuoCode / # Sublime Emmet JSX Reactjs.md
Created October 15, 2015 14:56 — 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