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 #10528
Yutaka 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 #10916
Stefan
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:
- [New] 2024 Approved Full Range Virtual Sphere Review
- [New] Essential Filmmaking Software Exploration for 2024
- Convertissez La VHS Gratuitement en Digital Avec Movavi Online - Guide Pratique
- Expert Tips on Using the Sony RSV Utility for Successful File Restoration
- How to Change GPS Location on Samsung Galaxy S23 Ultra Easily & Safely | Dr.fone
- How to Remove MDM from iPhone XS Max without Apple ID?
- In 2024, How To Unlock SIM Cards Of OnePlus Ace 2 Without PUK Codes
- In 2024, Strategies for Leveraging Azure Voice-to-Text Technology
- Install Lenovo IdeaPad T430 Essential Drivers for Windows Versions 11, 8 & 7 - User-Friendly Approach
- Linee Guida Di Sicurezza Dei Dati: Strategia Aziendale Con AOMEI Cloud
- Panduan Membacakan: Untuk Mengenali Dan Menyelesaikan Kecurapan Nota-Nota Anda Di Google Drive
- Resurrecting Deleted Drives on Windows 11: A Comprehensive 4-Step Tutorial
- Riparazione E Recupero Della Partizione EFI Cancellata in Windows 11 - Tecniche Di Risoluzione Rapida
- Step-by-Step Tutorial on Moving Data From One Laptop to Another with Windows 10
- Transforma La Velocidad De Tu Computadora Con Clonaje HDD a SSD: Guías Paso a Paso Con Acronis True Image
- Unbeatable Deal Alert: Get the Anker Er 757 for HALF PRICE at Just $600 Off | ZDNET
- Wie Löscht Man Doppelte Bilder Von iPads Air, Pro Oder Mini? Professioneller Leitfaden
- Title: EmEditor Text Editor Update: Enhance Your Workflow with the Latest 'Prompt for Parameter' Feature in External Tools
- Author: Daniel
- Created at : 2024-10-29 23:11:07
- Updated at : 2024-11-03 17:51:10
- 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.