Autocompletion of parameter values does not work

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 6 years 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.
User avatar
boxikg
Posts: 10
Last visit: Mon Nov 13, 2017 6:40 am

Autocompletion of parameter values does not work

Post by boxikg »

I am using Test-NetConnection cmdlet very often and with parameter CommonTCPPort in particular. I noticed that in editor possible values of that parameter were not shown having pressed TAB button (RDP, HTTP ...). However TAB completion works well in console. Since parameter accepts only a few fixed values it would be nice to see all these with TAB completion in editor hence avoiding typing errors or entering value that is not allowed.

PowerShell Studio 5.4.145 x64
Windows 10 Enterprise x64
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Autocompletion of parameter values does not work

Post by davidc »

This is due to the fact that we cache the cmdlet data. In a future build we hope to include this additional information in cache.
David
SAPIEN Technologies, Inc.
This topic is 6 years 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.