Skip to content

using module duplicate completions #5184

New issue

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

Open
6 tasks done
ThomasNieto opened this issue May 10, 2025 · 0 comments · Fixed by PowerShell/PowerShell#25538
Open
6 tasks done

using module duplicate completions #5184

ThomasNieto opened this issue May 10, 2025 · 0 comments · Fixed by PowerShell/PowerShell#25538
Labels
Issue-Bug A bug to squash. Needs: Triage Maintainer attention needed!

Comments

@ThomasNieto
Copy link

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all open and closed issues to ensure it has not already been reported.
  • I have read the troubleshooting guide.
  • I am sure this issue is with the extension itself and does not reproduce in a standalone PowerShell instance.
  • I have verified that I am using the latest version of Visual Studio Code and the PowerShell extension.
  • If this is a security issue, I have read the security issue reporting guidance.

Summary

using module returns duplicates.

PowerShell Version

7.6-preview4

Visual Studio Code Version

1.100.0
19e0f9e681ecb8e5c09d8784acaa601316ca4571
x64

Extension Version

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

Image

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug A bug to squash. Needs: Triage Maintainer attention needed!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant