Skip to content

Coda 2 mode for React JSX Syntax highlighting

Notifications You must be signed in to change notification settings

evanvosberg/JSX.mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

JSX.mode

A React/JSX syntax mode for Coda 2.

Installation (non Mac App Store version)

cd ~/Library/Application\ Support/Coda\ 2/Modes
git clone [email protected]:evanvosberg/JSX.mode

Installation (Mac App Store version)

cd ~/Library/Containers/com.panic.Coda2/Data/Library/Application\ Support/Coda\ 2/Modes
git clone [email protected]:evanvosberg/JSX.mode

Remember that if you have a Modes directory you should move that aside in order to use this new one.

Updates

If you want to get the latest updates, you simply run git pull inside the Modes directory

cd ~/Library/Application\ Support/Coda\ 2/Modes/Javascript.mode
git pull

Or the following if you are running the sandboxed MAS version.

cd ~/Library/Containers/com.panic.Coda2/Data/Library/Application\ Support/Coda\ 2/Modes/Javascript.mode
git pull

About

Coda 2 mode for React JSX Syntax highlighting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published