//SublimeClangFormatbyrchl

SublimeClangFormat

Code formatting plugin for Sublime Text. Based on version from https://github.com/llvm-mirror/clang

2
2
2
Python

ClangFormat

Code formatting plugin for Sublime Text editor for reformatting
C/C++/Objective C/Javascript and WebIdl code.

Usage

undefinedCommand Palette:

  • ClangFormat: Format Selection - formats only current line or selection (if made)
  • ClangFormat: Format Document - formats whole document

undefinedKeybinding:
By default, keybinding is not enabled.
Open Preferences => ClangFormat => Key Bindings to enable default CTRL + SHIFT + Q key binding by copying it your user keybindings and uncommenting.

[beta]v0.13.0