Terraform Advanced Syntax Highlighting is a Visual Studio Code extension that dramatically improves syntax highlighting for .tf, .tfvars, and .hcl files in VS Code.
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
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?
The extension doesn't seem to be running. I see this error in the Output tab:
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.