You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have worked with other VS Code Extensions that hyperlink certain symbols to a web site help page. Get-Help cmdlet -Online provides this functionality in the console and "Get Online Help" is available in the context menu. It would be helpful if I could Ctrl+Click on a cmdlet to open the help URL in the browser.
Here's an example with Terraform.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
I have worked with other VS Code Extensions that hyperlink certain symbols to a web site help page.
Get-Help cmdlet -Online
provides this functionality in the console and "Get Online Help" is available in the context menu. It would be helpful if I could Ctrl+Click on a cmdlet to open the help URL in the browser.Here's an example with Terraform.

The text was updated successfully, but these errors were encountered: