using module duplicate completions #5184
Labels
Issue-Bug
A bug to squash.
Needs: Fix Verification
Please verify the fix for us!
Resolution-External
Will close automatically.
Prerequisites
Summary
using module
returns duplicates.PowerShell Version
7.6-preview4
Visual Studio Code Version
Extension Version
ms-vscode.powershell@2025.3.0
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: