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

Add Terraform support #26

Closed
deerawan opened this issue Mar 13, 2018 · 4 comments
Closed

Add Terraform support #26

deerawan opened this issue Mar 13, 2018 · 4 comments

Comments

@deerawan
Copy link
Owner

Extension Link
https://marketplace.visualstudio.com/items?itemName=mauve.terraform

@kogent
Copy link

kogent commented Apr 6, 2018

I have that extension installed and am able to press ctrl-h on a resource or datasource definition and have it correctly look up the Terraform user contributed docset.

@deerawan
Copy link
Owner Author

deerawan commented Apr 6, 2018

@kogent did you add anything to settings.json?

@kogent
Copy link

kogent commented Apr 10, 2018

Here's a gist of my settings.json:
https://gist.github.com/kogent/a7b3658d7b611d78823e27b68214f1da

@deerawan
Copy link
Owner Author

@kogent thank you for sharing the file.

Yes, the plugin can detect the docset based on your settings.json. 👍

deerawan pushed a commit that referenced this issue Apr 10, 2018
deerawan pushed a commit that referenced this issue Apr 10, 2018
deerawan added a commit that referenced this issue Apr 10, 2018
* Add Terraform support
* use const instead of let

Closes #26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants