terraform-autocomplete
terraform-autocomplete copied to clipboard
Basic autocomplete/hinting for terraform in Visual Studio Code
Hello, When I enable your VS Code plugin, I have to avoid having my cursor on a code block, for if I press the command key on Macs, the web...
Bumps [debug](https://github.com/debug-js/debug) to 4.3.4 and updates ancestor dependencies [debug](https://github.com/debug-js/debug), [mocha](https://github.com/mochajs/mocha) and [vscode](https://github.com/Microsoft/vscode-extension-vscode). These dependencies need to be updated together. Updates `debug` from 2.2.0 to 4.3.4 Release notes Sourced from debug's...
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.4 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 0.3.0 to 3.0.4 Commits e46989a v3.0.4 ddfacbd update brace-expansion 55ed736 update...
The Extension opens for Example: "https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_target_group_attachment.html" this leads to a "Page not found" Error. The correct link should be without the ".html" extension: "https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_target_group_attachment"
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Hello, can a license be added to this repository?
People disabled terraform-autocomplete due issue/conflict with vscode-terraform plugin check here https://github.com/mauve/vscode-terraform/issues/102
Highlight an AWS resource (e.g. aws_eip), hold control (4-10sec). A browser window will sometimes open as if you had hit F12. Weird! I looked at the code and couldnt find...
Would be great if variables and items from other files were suggested in completion.