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

0001 [General]
0002 actionName=externaltool_Prettier
0003 arguments=%{Document:FileName}
0004 category=Tools
0005 cmdname=prettier-format-full-file
0006 executable=prettier
0007 name=Prettier Format Current File
0008 output=ReplaceCurrentDocument
0009 reload=false
0010 save=CurrentDocument
0011 workingDir=%{Document:Path}