
EmEditor Text Editor Update: Enhance Your Workflow with the Latest 'Prompt for Parameter' Feature in External Tools

EmEditor Text Editor Update: Enhance Your Workflow with the Latest ‘Prompt for Parameter’ Feature in External Tools
Viewing 4 posts - 1 through 4 (of 4 total)
- Author
Posts - May 26, 2012 at 10:18 pm #10380
Stefan
Participant
I want to suggest an new argument for the External Tools setup:
$(Para: description)
To give even more flexibility to the external tools command
and allow us to insert the current needed parameters on the fly.
If this argument is present (one time or more often),
the user is prompted by an input() dialog box.
What the user enter to that box is inserted
into the tool argument before executing the tool.
(if the prompt dialog is canceled, nothing is inserted)
Example
Command: .unixgawk
Argument: $(Para: Enter an AWK command:) $(SelText) $(Para: awk para?)
On executing this tool the user is prompted:
—————————–
Enter an AWK command:
—————————–
“{print $2, $1}”
—————————–
[OK] [Cancel]
—————————–
—————————–
awk para?
—————————–
/eg
—————————–
[OK] [Cancel]
—————————–
and the command line is build like
p:athtoEmEditorunixgawk “{print $2, $1}” SelText /eg
With this i also reduce the need to set up several
tools as text filter to replace the selection
which only differ in the parameters given.
If the prompt dialog would provide an drop-down history list
would be even more nifty.
This history must not be different for different tools
but could share the history for all tools.
.
September 5, 2012 at 9:42 am #10521 Stefan
Participant
.
Yutaka wrote:
Please let me know again if new features didn’t show up when the new major beta version becomes available.
.
September 5, 2012 at 3:46 pm #10528Yutaka Emura
Keymaster
Hi Stefan,
You can achieve the same result using the Snippets plug-in. Can you try?
Thanks!
April 8, 2013 at 10:35 am #10916Stefan
Participant
Hi Yutaka, thank you for the feedback.
This works for Snippets… but I want to use this “parameter request box” for tools too.
It could be used for many purposes. Do you think you will implement this?
Thanks!
Stefan
- Author
Posts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Also read:
- A Step-by-Step Guide to Running Any Application as Administrator in Windows 11
- AOMEIの信頼性高いバックアップソリューションを支えるパートナー関係構築 - 安心してビジネスを進められるパートナーへ
- Définir Les Caractéristiques Uniques De Fichiers Et Documents : Une Clé Pour La Compréhension
- Discover Enhanced Home Protection with the Newly-Revamped Blink 4P Motion Detection Floodlight Cam
- How Do You Unlock your iPhone 6? Learn All 4 Methods
- In 2024, How and Where to Find a Shiny Stone Pokémon For Meizu 21 Pro? | Dr.fone
- Speeding Up Application Startup in Windows 11: Mastering Keyboard Shortcut Techniques
- Total War: WARHAMMER II - Addressing and Solving System Crash Issues Effectively
- Update or Install? Secure the Newest AMD SMBus Drivers in a Flash!
- Wie Füge Ich Meine Eigenen Songs Auf Meinem iPhone Zu iTunes Hinzu?
- Windows 11上有效利用分区阴影复制功能的步骤
- お待たせしてすみません: ご読みいただけないページへのアクセス - 404エラー
- Title: EmEditor Text Editor Update: Enhance Your Workflow with the Latest 'Prompt for Parameter' Feature in External Tools
- Author: Daniel
- Created at : 2024-11-26 09:03:11
- Updated at : 2024-11-30 23:14:07
- Link: https://win-bytes.techidaily.com/emeditor-text-editor-update-enhance-your-workflow-with-the-latest-prompt-for-parameter-feature-in-external-tools/
- License: This work is licensed under CC BY-NC-SA 4.0.