pjmiravalle / vscode-terraform-advanced-syntax-highlighting

Terraform Advanced Syntax Highlighting is a Visual Studio Code extension that dramatically improves syntax highlighting for .tf, .tfvars, and .hcl files in VS Code.
https://marketplace.visualstudio.com/items?itemName=pjmiravalle.terraform-advanced-syntax-highlighting
MIT License
12 stars 4 forks source link

Terraform Script field Hover Data type Issue #14

Open vynalavamshi opened 2 months ago

vynalavamshi commented 2 months ago

Hi, While I am working with Terraform script in VS Code, when I Hover on any Terraform script filed it should show me that particular data type of the field, but it is loading infinitely, can you please me on this issue,