Registered Member
|
I'm trying to set up a custom external tools in Kate KDE editor.
the tool command looks like:
and the expected output is (this is what I get when I run it from terminal)
From the image is visible, that the the %{Document:Path} is resolved correctly. But when I run the tool in Kate I get following result:
Which is exactly what I get when I run from the terminal (without the variable resolution):
Additionally in the status pane Kate shows:
When I hardcode arguments to
I get the correct result and status also shows:
How do I find out what I'm doing wrong with respect to the %{Document:Path} variable resolution?
|
Registered Member
|
%{Document:Path} does not include the filename. Perhaps %{Document:FilePath} is more appropriate in this case.
In the screenshot I don't see /pipelines-master.yml. Are you going to use the tool by opening this particular file?
Last edited by pvzh on Wed Mar 10, 2021 9:28 am, edited 1 time in total.
|
Registered Member
|
I guess that was it. Thank you
|
Registered users: abc72656, Bing [Bot], daret, Google [Bot], lockheed, Sogou [Bot], Yahoo [Bot]