File: erlang.coffee

Defined in: src/languages

Variables Summary

module.exports =
{
  name: "Erlang",
  namespace: "erlang",
  fallback: [],

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

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

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: