Skip to content

React JSX syntax highlighting for gtksourceview based editors (Gedit, Anjuta IDE, etc)

Notifications You must be signed in to change notification settings

gdrius/react-jsx-language-specs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

React JSX language specs

This adds React JSX syntax highlighting to gtksourceview based editors (Gedit, Anjuta IDE, etc). React JSX is a JavaScript syntax that looks similar to XML.

Installation

To install a language spec for user only, you need to copy the react-jsx.lang file into the ~/.local/share/gtksourceview-3.0/language-specs/ directory. For gtk2 based editors put the lang file into the ~/.local/share/gtksourceview-2.0/language-specs/ directory.

For a system-wide installation you need to copy the react-jsx.lang file into /usr/share/gtksourceview-3.0/language-specs directory.

About

React JSX syntax highlighting for gtksourceview based editors (Gedit, Anjuta IDE, etc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published