Files
dots/kate/externaltools/Rust%20Fmt%20Full%20File.ini
Leandro Afonso f0cdef9259 init
2025-09-27 18:39:59 +01:00

15 lines
284 B
INI

[General]
actionName=externaltool_RustFmt
arguments=%{Document:FileName}
category=Tools
cmdname=rustfmt-full-file
executable=rustfmt
icon=text-x-rust
mimetypes=text/x-rust
name=Rust Fmt Full File
output=Ignore
reload=true
save=CurrentDocument
trigger=None
workingDir=%{Document:Path}