File: twig.coffee

Defined in: src/languages

Variables Summary

module.exports =
{
  name: "Twig",
  description: "Twig",
  namespace: "twig",
  fallback: ['html', 'js', 'php'],

  /*
  Supported Grammars
   */
  grammars: ["HTML (Twig)"],

  /*
  Supported extensions
   */
  extensions: ['twig'],
  options: []
}

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: