configs/roles/config/files/.config/kate/externaltools/Prettier%20Format%20Current%20File.ini

13 lines
282 B
INI
Raw Normal View History

2024-10-12 15:05:31 +02:00
[General]
actionName=externaltool_Prettier
arguments=%{Document:FileName}
category=Tools
cmdname=prettier-format-full-file
executable=prettier
name=Prettier Format Current File
output=ReplaceCurrentDocument
reload=false
save=CurrentDocument
trigger=None
workingDir=%{Document:Path}