Code formatting plugin for Sublime Text. Based on version from https://github.com/llvm-mirror/clang
Code formatting plugin for Sublime Text editor for reformatting
C/C++/Objective C/Javascript and WebIdl code.
undefinedCommand Palette:
ClangFormat: Format Selection - formats only current line or selection (if made)ClangFormat: Format Document - formats whole documentundefinedKeybinding:
By default, keybinding is not enabled.
Open Preferences => ClangFormat => Key Bindings to enable default