Warning, /utilities/kate/addons/externaltools/externaltools-config/clang_format_full_file is written in an unsupported language. File is not indexed.

0001 [General]
0002 actionName=externaltool_ClangFormatFullFile
0003 arguments=-i %{Document:FileName}
0004 category=Tools
0005 cmdname=clang-format-file
0006 executable=clang-format
0007 name=Clang Format Full File
0008 output=Ignore
0009 reload=true
0010 save=CurrentDocument
0011 workingDir=%{Document:Path}