I have recently tested Notepad++ and found a feature I liked. They called it
Function List and it allowed you to add parameters for functions. These
parameters would appear once you hit the () of say a COS function. Example
COS(). They are apart of auto correct.

Once that was done and the cursor was inside the brackets, a one liner showing
the first possible parameter would appear. You can use alt+up/down to see other
options if there are more than one.

The downside of the feature was two fold:
1. It only worked with functions and note statements
2. You could not select the parameter and have it entered on the line

Over to PSPad
I was wondering if there was a way to add options to user highlighter 3 and 4
that name keywords from 1 and 2 that they can belong to.

Example:
Keyword 1 might contain get-hotfix and Get-WinEvent
Keyword 3 contains option "-computername. This keyword then has an array of
keywords from 1 and 2 that use it and a string describing what it does

If you use say Enter or Tab or whatever when command option is highlighted then
that parameter is inserted at the cursor position.

-- 
<https://forum.pspad.com/read.php?2,78042,78042>
PSPad freeware editor https://www.pspad.com

Odpovedet emailem