Description
Issue Description
I am experiencing a problem with...references being counted multiple times. It seems like "like" is used for comparison and it doesn't look for exact match but with a wildcard.
function Invoke-GPOTest {
}
function Invoke-GPOTestOld {
}
Invoke-GPOTestOld
Find References
Find References for Invoke-GPOTranslation
Attached Logs
Follow the instructions in the README about
capturing and sending logs.
Environment Information
Visual Studio Code
Name | Version |
---|---|
Operating System | Windows_NT x64 10.0.19041 |
VSCode | 1.47.1 |
PowerShell Extension Version | 2020.6.1 |
PowerShell Information
Name | Value |
---|---|
PSVersion | 5.1.19041.1 |
PSEdition | Desktop |
PSCompatibleVersions | 1.0 2.0 3.0 4.0 5.0 5.1.19041.1 |
BuildVersion | 10.0.19041.1 |
CLRVersion | 4.0.30319.42000 |
WSManStackVersion | 3.0 |
PSRemotingProtocolVersion | 2.3 |
SerializationVersion | 1.1.0.1 |
Visual Studio Code Extensions
Visual Studio Code Extensions(Click to Expand)
Extension | Author | Version |
---|---|---|
bracket-pair-colorizer-2 | CoenraadS | 0.2.0 |
code-settings-sync | Shan | 3.4.3 |
github-linker | gimenete | 0.2.3 |
gitlens | eamodio | 10.2.2 |
markdown-all-in-one | yzhang | 3.1.0 |
material-icon-theme | PKief | 4.2.0 |
powershell-preview | ms-vscode | 2020.6.1 |
project-manager | alefragnani | 11.1.0 |
run-in-powershell | tobysmith568 | 1.0.1 |
vscode-markdownlint | DavidAnson | 0.36.1 |
vscode-pull-request-github | GitHub | 0.18.0 |
vscode-toggle-quotes | BriteSnow | 0.3.3 |
vscode-wakatime | WakaTime | 4.0.0 |
vscode-yaml | redhat | 0.9.1 |
xml | DotJoshJohnson | 2.5.0 |