Download Latest Version v0.5.0 source code.tar.gz (111.6 kB)
Email in envelope

Get an email when there's a new version of rjsx-mode

Home / v0.2.0
Name Modified Size InfoDownloads / Week
Parent folder
JSX text improvements source code.tar.gz 2017-08-08 99.7 kB
JSX text improvements source code.zip 2017-08-08 99.6 kB
README.md 2017-08-08 467 Bytes
Totals: 3 Items   199.7 kB 0

The new release adds two improvements to rjsx's handling of JSX text sequences:

  • A text-specific syntax table is used, so contractions won't mess up bracket matching
  • JSX text is now fontified as a string (which is what it desugars into)

I suspect the latter change may not be welcome by everyone (hence the minor bump), but it can be easily fixed by customizing the rjsx-text face. E.g., you can remove the :inherit property to revert to the old look.

Source: README.md, updated 2017-08-08