SublimeClangFormat icon indicating copy to clipboard operation
SublimeClangFormat copied to clipboard

Add other file extensions for a given language

Open meder411 opened this issue 6 years ago • 0 comments

I want to format my CUDA code (suffixes ".cu" and ".cuh") using the C++ format. How can I specify the formatter to apply to ".cu" and ".cuh" files? Is there a line I can enter in the clang_format_custom.sublime-settings file?

meder411 avatar Apr 13 '19 03:04 meder411