We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
using module returns duplicates.
using module
7.6-preview4
1.100.0 19e0f9e681ecb8e5c09d8784acaa601316ca4571 x64
[email protected]
Install a module with multiple versions and then create a ps1/psm1 script.
Type using module and the completions will be duplicated (most likely due to multiple versions being installed)
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Prerequisites
Summary
using module
returns duplicates.PowerShell Version
7.6-preview4
Visual Studio Code Version
Extension Version
[email protected]
Steps to Reproduce
Install a module with multiple versions and then create a ps1/psm1 script.
Type
using module
and the completions will be duplicated (most likely due to multiple versions being installed)Visuals
Logs
No response
The text was updated successfully, but these errors were encountered: