PyJSX Language SupportThis plugin provides basic language support for PyJSX. This includes:
Extension SettingsThere are currenly no settings available. Release Notes0.0.1
Technical detailsThe TextMate grammar is a combination of the official Python and JS grammars. I use the Python grammar with just a few modifications. The JSX grammar is added by extending the
The JSX grammar is defined as an embedded grammar. |