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

Error: ENOENT: no such file or directory, open 'c:\Users\username\.vscode\extensions\pjmiravalle.terraform-advanced-syntax-highlighting-1.3.0\language-configuration.json' #4

Closed jwmosley closed 3 years ago

jwmosley commented 3 years ago

The extension doesn't seem to be running. I see this error in the Output tab:

[01:50:39.774] Unhandled rejection: Error: ENOENT: no such file or directory, open 'c:\Users\username\.vscode\extensions\pjmiravalle.terraform-advanced-syntax-highlighting-1.3.0\language-configuration.json'

I notice that the folder doesn't have a "language-configuration.json" file, but it does have a "language-configurations.json" file. Did something go wrong with the installation?

Thanks for your help.

pjmiravalle commented 3 years ago

Hi @jwmosley, thanks for posting this issue! I just went ahead and fixed this in the latest release here: v1.3.1.