Files
dotfiles/common/.config/kate/externaltools/JSON%20Format%20Full%20File.ini
Pratik Tripathy d058ddac73 chore(kate): Move kate back to "common" as it is cross-platform
- Link Kwrite config with Kate
2024-12-14 12:52:48 +05:30

15 lines
298 B
INI

[General]
actionName=externaltool_JSONFormatFullFile
arguments="."
category=Tools
cmdname=json-format-file
executable=jq
icon=application-json
input=%{Document:Text}
name=JSON Format Full File
output=ReplaceCurrentDocument
reload=false
save=CurrentDocument
trigger=None
workingDir=%{Document:Path}