Skip to content

Hyperlink Cmdlets to URL in Related Links Help section #1482

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
cdhunt opened this issue Aug 15, 2018 · 4 comments
Open

Hyperlink Cmdlets to URL in Related Links Help section #1482

cdhunt opened this issue Aug 15, 2018 · 4 comments
Labels
Area-UI Issue-Enhancement A feature request (enhancement). Up for Grabs Will shepherd PRs.

Comments

@cdhunt
Copy link

cdhunt commented Aug 15, 2018

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.
image

@rjmholt rjmholt added Issue-Enhancement A feature request (enhancement). Area-UI labels Aug 15, 2018
@corbob
Copy link
Contributor

corbob commented Aug 19, 2018

@cdhunt do you know which extension provides this functionality? There appears to be a number of Terraform extensions:
image

A cursory look at the Azure Terraform one I don't see anything jumping out at me that would provide this functionality.

@cdhunt
Copy link
Author

cdhunt commented Aug 19, 2018

Yes, the one by Mikael.

@rjmholt rjmholt added the Up for Grabs Will shepherd PRs. label Oct 10, 2018
@dsolodow
Copy link
Contributor

Looks like this is the relevant part: https://github.com/mauve/vscode-terraform/blob/master/src/hover.ts

@BernieWhite
Copy link

Ctrl+Click for PowerShell goes to the definition already, which makes more sense to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-UI Issue-Enhancement A feature request (enhancement). Up for Grabs Will shepherd PRs.
Projects
None yet
Development

No branches or pull requests

5 participants