Auto Tab complete import-module from console

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION 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.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 6 years and 2 weeks 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
rasdella
Posts: 37
Last visit: Tue Oct 03, 2023 1:00 pm

Auto Tab complete import-module from console

Post by rasdella »

Query?

Product, version and build: Powershell Studio 2018 Version 5.5.150
32 or 64 bit version of product: 64 - v5
Operating system: Windows 7 Enterprise 64 Build 7601: service Pack 1
32 or 64 bit OS:64

When trying to import a module from the PS Studio Console using import-module -n is not detecting the name parameter
it should expand to import-module -name with tab completion? If I type import-module - and hit tab I can cycle
through the available parameters. I have just updated version - any suggestions
cody m

Re: Auto Tab complete import-module from console

Post by cody m »

I was also reproduce this issue, we will dive further into what might be causing this and report back when we know more.
cody m

Re: Auto Tab complete import-module from console

Post by cody m »

After taking another look this seems to be standard behavior. If you use the PowerShell Console window from the desktop you will see the behavior that you describe.
This topic is 6 years and 2 weeks 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.