File: terraform.coffee

Defined in: src/languages

Variables Summary

module.exports =
{
  name: "Terraform",
  namespace: "terraform",
  fallback: ['js'],

  /*
  Supported Grammars
   */
  grammars: ["Terraform"],

  /*
  Supported extensions
   */
  extensions: ["tf"]
}

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: