init
This commit is contained in:
14
kate/externaltools/JSON%20Format%20Full%20File.ini
Normal file
14
kate/externaltools/JSON%20Format%20Full%20File.ini
Normal file
@@ -0,0 +1,14 @@
|
||||
[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}
|
||||
Reference in New Issue
Block a user