File: go.coffee
Defined in: | src/languages |
Variables Summary
- module.exports =
-
{ name: "Go", description: "Golang", namespace: "go", /* Supported Grammars */ grammars: ["Go"], /* Supported extensions */ extensions: ["go"], options: [] }
Defined in: | src/languages |
{
name: "Go",
description: "Golang",
namespace: "go",
/*
Supported Grammars
*/
grammars: ["Go"],
/*
Supported extensions
*/
extensions: ["go"],
options: []
}
Quickly fuzzy find classes, mixins, methods, file:
Control the navigation frame:
You can focus and blur the search input: