File: jsx.coffee

Defined in: src/languages

Variables Summary

module.exports =
{
  name: "JSX",
  namespace: "jsx",
  fallback: ['js'],

  /*
  Supported Grammars
   */
  grammars: ["JSX", "JavaScript (JSX)"],

  /*
  Supported extensions
   */
  extensions: ["jsx", "js"]
}

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: