File: vhdl.coffee

Defined in: src/languages

Variables Summary

module.exports =
{
  name: "VHDL",
  namespace: "vhdl",

  /*
  Supported Grammars
   */
  grammars: ["VHDL 2008"],

  /*
  Supported extensions
   */
  extensions: ["vhd", "VHD"],

  /*
   */
  options: {
    emacs_script_path: {
      type: 'string',
      "default": "",
      description: "Path to the emacs script"
    }
  }
}

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: