[TxMt] Re: Style formatter for TextMate?

Jacob Carlborg doob at me.com
Thu Mar 5 07:56:26 UTC 2015


On 2015-03-04 06:14, Allan Odgaard wrote:

> The command works for C, C++, and Objective-C. Google Style is defined
> for other languages as well, which clang-format does not support, but
> maybe there is another tool for these.

In addition to those languages, clang-format apparently supports Java, 
JavaScript and Protocol Buffers [1].

[1] See language setting: 
http://clang.llvm.org/docs/ClangFormatStyleOptions.html

-- 
/Jacob Carlborg



More information about the textmate mailing list