Class: ClangFormat

Defined in: src/beautifiers/clang-format.coffee
Inherits: Beautifier

Variables Summary

name =
"clang-format"
"https://clang.llvm.org/docs/ClangFormat.html"
options =
{
  "C++": false,
  "C": false,
  "Objective-C": false
}

Variable inherited from Beautifier

Promise name options languages beautify _envCache _envCacheDate _envCacheExpiry logger

Instance Method Summary

Inherited Method Summary

Methods inherited from Beautifier

#deprecate #tempFile #readFile #findFile #getShellEnvironment #which #commandNotFoundError #run #spawn #setupLogger

Instance Method Details

# (void) dumpToFile(name = "atom-beautify-dump", contents = "")

Dump contents to a given file

# (void) beautify(text, language, options)

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: