Description for <prompt> in "External Tools"-Macro - AND more than one parameter...
I have created an external tool Setting for jpegoptim:
File ⇒ Settings ⇒ Tools ⇒ External Tools
There I've used the <prompt> Macro to be able to enter the compression-rate for the external command:
[Field "Parameters" have this input]:
--all-progressive --strip-all -t --preserve --max=$Prompt$ $FilePath$
If I execute this, I've be prompted for input, but the Input-Dialoge only shows "Enter Paremeters".
- How can I describe which inputvalue is needed as parameter ( means make me able to set a label)
- How can I add two or more prompt dialoges as parameter?
Attachment(s):
Screenshot_002_20150909.jpg
请先登录再写评论。
1, 2. there is no way to do this:( Please vote for https://youtrack.jetbrains.com/issue/IDEABKL-867 and https://youtrack.jetbrains.com/issue/IDEA-129070
How can I vote it up? Leave a comment or is there a vote-button (dont see any on mobile-version of the forum)
You need using the thumbs up button. See
https://intellij-support.jetbrains.com/entries/23368682-How-to-follow-YouTrack-issues-and-receive-notificationsOk, was confused, because on mobile-phone-view, there is no Thumbs-Up-Button.
On the Desktop-Version I see it.
Thank you.