jlaxson / atom-clang-format

Format your C++ files with clang-format from inside atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom Clang Format

A package for the Atom text editor that lets you format your C/C++/Obj-C/Javascript files with clang-format. Clang Format binaries are included so it works out of the box (but you can bring your own binaries if you want). Includes support for automatically formatting files when you save.

More info on clang-format can be found here: http://clang.llvm.org/docs/ClangFormat.html http://clang.llvm.org/docs/ClangTools.html

About

Format your C++ files with clang-format from inside atom

License:MIT License


Languages

Language:JavaScript 100.0%