File: swig.coffee

Defined in: src/languages

Variables Summary

module.exports =
{
  name: "Swig",
  namespace: "swig",
  fallback: ['html'],

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

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

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: