SublimeClangFormat icon indicating copy to clipboard operation
SublimeClangFormat copied to clipboard

Custom Settings

Open Jerry080801 opened this issue 3 years ago • 1 comments

Great Package! The clang-format has several styles to have, but I would like to use my own prefered style, I noticed there is “Custom” in the “Select Style” option, but I didn’t know how to configure that, I know the configuration file is exported as .clang-format, but how to apply it in the package?

Jerry080801 avatar Aug 19 '22 09:08 Jerry080801

In sublime Text, Go to Preferences -> Package Settings -> Clang Format -> Custom Style - User

specify your configuration there.

kphalak avatar Dec 12 '23 20:12 kphalak