Fmt on save not working with vscode 1.11.1
See original GitHub issueHi,
Thanks for the good work on this extension.
Since the last update of vscode, the fmt on save doesn’t work anymore. I have update to 0.0.7 and added "terraform.formatOnSave": true
to my use settings.
My coworker has the same problem.
Laurent.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:2
- Comments:9 (3 by maintainers)
Top Results From Across the Web
How to run `go fmt` on save, in Visual Studio Code?
Now, the feature has been implemented, you can enable format on save: Open Settings ( Ctrl + , ); Search for editor.
Read more >March 2017 (version 1.11) - Visual Studio Code
Troubleshooting. Some users are reporting issues with the new Git integration and the keyboard layout support. If you like to go back to...
Read more >Use Visual Studio Code with Azure DevOps Services
Learn how to use the VS Code extension for Java development with Azure DevOps Services.
Read more >Package List — Spack 0.20.0.dev0 documentation
Versions: develop, 1.13.1, 1.13.0, 1.12.0, 1.11.1, 1.11.0, 1.10.0, 1.9.0; Build Dependencies: gnuconfig, autoconf, automake, m4, libtool, python, mpi, zlib, ...
Read more >VS Code tips — Format on save - YouTube
Today's VS Code tip: Format on saveAutomatically format your code when you save it. No more worrying about checking in unformatted codeUse ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I just released a version which also handles .hcl files, if I got this correctly the only thing missing from the Terraform plugin was that, I will close this bug now.
Thanks for reporting!
I confirm @andrewmeissner answer, vscode-terraform and wholroyd.HCL can’t work together anymore. It was working before.