Closed
Description
Prerequisites
- I have written a descriptive issue title.
- I have searched all issues to ensure it has not already been reported.
- I have read the troubleshooting guide.
- I have verified that I am using the latest version of Visual Studio Code and the PowerShell extension.
Summary
When I click right-click on a "problem" and then select "Show documentation for:" I expect it to take me to the documentation.
Instead it takes me to a dead link.
Example: https://github.com/PowerShell/PSScriptAnalyzer/blob/master/RuleDocumentation/AvoidUsingWriteHost.md
PowerShell Version
Name Value
---- -----
PSVersion 5.1.14409.1018
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.14409.1018
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Visual Studio Code Version
1.61.0
ee8c7def80afc00dd6e593ef12f37756d8f504ea
x64
Extension Version
ms-vscode.powershell@2021.9.2
Steps to Reproduce
When I click right-click on a "problem" and then select "Show documentation for:" I expect it to take me to the documentation.
Instead it takes me to a dead link.
Example: https://github.com/PowerShell/PSScriptAnalyzer/blob/master/RuleDocumentation/AvoidUsingWriteHost.md
Visuals
No response
Logs
No response