Automatically complete list Accurate matching

Use this forum to ask questions after your subscription maintenance expires or before you buy. Need information on licensing or pricing? Questions about a trial version? This is the right place for you. No scripting questions, please.
Forum rules
DO NOT POST SUBSCRIPTION NUMBERS, LICENSE KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.
This topic is 1 year and 4 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
davider360
Posts: 18
Last visit: Wed Nov 23, 2022 2:35 am

Automatically complete list Accurate matching

Post by davider360 »

Hi,

I used code snippetss to define a function with a name ff, It has two parameters. I change the parameter name to arr, I press the tab key and move to the second parameter, but the automatically list will be match args, Please see the demo
ad.gif
ad.gif (28.5 KiB) Viewed 1354 times
In ISE, arr does not match arg, Did not choose it, Please see the demo
ise.gif
ise.gif (36.21 KiB) Viewed 1354 times
There are many words that have the same problems when typing. Is there any relevant options, set accurate matching?

Suggest:
when Type the word, if the word in the accurate matching list word, then select it
If there is no matching item, automatically close the list


Thank you for any suggestion in advance

Product: PowerShell Studio 2022 (64 Bit)
Build: v5.8.212
OS: Windows 7 Professional (64 Bit)
Powershell ver: v7.2.7
User avatar
brittneyr
Site Admin
Posts: 1649
Last visit: Mon Mar 18, 2024 1:47 pm
Answers: 38
Been upvoted: 30 times

Re: Automatically complete list Accurate matching

Post by brittneyr »

In the autocomplete prompt, the selected value is matched with closest item based on what you typed and should only be inserted on enter.
To close the autocomplete prompt, you can move the cursor (either via clicking away or arrow keys) or escape key.

You are welcome to submit a feature request here:
https://www.sapien.com/requests
Brittney
SAPIEN Technologies, Inc.
davider360
Posts: 18
Last visit: Wed Nov 23, 2022 2:35 am

Re: Automatically complete list Accurate matching

Post by davider360 »

Thank you for your reply,
I posted a feature request, but it doesn't appear in the list of requests

Also,After removing all the letters, the list is still displayed, which needs to be improved
ise2.gif
ise2.gif (61.82 KiB) Viewed 1217 times
User avatar
brittneyr
Site Admin
Posts: 1649
Last visit: Mon Mar 18, 2024 1:47 pm
Answers: 38
Been upvoted: 30 times

Re: Automatically complete list Accurate matching

Post by brittneyr »

As previously stated, to close the autocomplete prompt, you can move the cursor (either via clicking away or arrow keys) or escape key.
Brittney
SAPIEN Technologies, Inc.
This topic is 1 year and 4 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.