Daniel Banck

Results 124 comments of Daniel Banck

Hi @johnkoehn! Most of the research and planning for this issue have been done. We're tracking the work and the individual tickets in https://github.com/hashicorp/vscode-terraform/issues/635. While it is on our roadmap...

Hi @bhushan1988-007, I'm sorry, but there hasn't been much progress. We're still working on other table stakes features. Thank you for being so patient.

Filed this as an upstream bug in HCL: https://github.com/hashicorp/hcl/issues/551

I'm able to reproduce the issue on Linux and macOS. The [backup file](https://www.gnu.org/software/emacs/manual/html_node/elisp/Backup-Files.html) created by emacs seems to trigger the error. When you open a `main.tf` in emacs and modify...

> Would disabling backup files (or writing them somewhere else) be a workaround? I'm not an emacs user, but if it's possible to move or disable the backup files, this...

> My default configuration does have a different location for backup files but that doesn't fix the issue: Can you ensure that there are no hidden files left over from...

Hi @akerone! Thank you for taking the time to report this! To ensure I'm reproducing things correctly, can you share your `main.tf` that is using the mentioned code? Furthermore, can...

Hi @Moglum! Thanks for bringing this issue to our attention. The amount of workspaces (VS Code and Terraform) is one of the largest I've ever seen in a bug report....

We just released a new version of the extension `2.24.2` (which contains LS version `0.29.2`). This release includes [a fix](https://github.com/hashicorp/terraform-schema/pull/137) for concurrent writes to the core schema and may fix...

Hi @jaychoubaby! I'm not sure if I understand this issue correctly. Neither Terraform VS Code extension nor the Terraform language server triggers a file save. There is a feature in...