Skip to content
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

Click-to-documentation on terraform registry #409

Closed
nfx opened this issue Feb 14, 2021 · 7 comments
Closed

Click-to-documentation on terraform registry #409

nfx opened this issue Feb 14, 2021 · 7 comments
Labels

Comments

@nfx
Copy link

nfx commented Feb 14, 2021

I'm working with tf files a lot and i'd like to click-to-open-in-browser on resource names and resource properties. Terraform registry is having all standard URL format for resource names and property names (just #property_name anchors) and it should probably be not that hard to implement it. Would save tons of people tons of time.

@nfx
Copy link
Author

nfx commented Feb 14, 2021

@cgriggs01 @aeschright this might be interesting bump for Terraform adoption - i see a lot of people sharing screen with VSCode and this extension installed. This might simplify the user journey.

@chrismazanec
Copy link

this extension does exactly that, maybe the code could be included;

https://marketplace.visualstudio.com/items?itemName=Makeshift27015.terraform-documentation-links

@nfx
Copy link
Author

nfx commented Feb 20, 2021

well, i'm requesting it to be baked into official extension, because using code from unverified developers has its own risks 🤷‍♂️

@aeschright
Copy link
Contributor

Hi folks! I'm glad to see your support for this feature. We're implementing it on the language server side so I'm going to transfer the issue over there, but you'll see the first part of it in this week's terraform-ls release with this PR: #402

@aeschright aeschright transferred this issue from hashicorp/vscode-terraform Feb 22, 2021
@radeksimko
Copy link
Member

Hi folks,
I have just released language server 0.14.0 which introduces initial support for docs links to providers as per #402

We don't have predictable deeplinks for resource or data source docs pages yet, but this feature is tracked under #190

With that in mind I'm going to close this issue.

The new release of LS should be automatically available on the next launch of your VS Code, assuming you use our official Terraform extension.

@nfx
Copy link
Author

nfx commented Feb 27, 2021

@radeksimko - but can we have this on the editor level?.. as "lens"?

@ghost
Copy link

ghost commented Mar 25, 2021

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the context necessary to investigate further.

@ghost ghost locked as resolved and limited conversation to collaborators Mar 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants